Mirror source tree for adapter headers#260
Conversation
|
We had a breif discussion offline. We are going to investigate converting our header definitions over to https://cmake.org/cmake/help/latest/command/install.html#id5 This approach looks like it may also enable us to set up targets that check that the header files can be correctly included, which would be a nice test to include to our CI/CD testing. |
jacobmerson
left a comment
There was a problem hiding this comment.
@hgangwar this looks good. Are there other header lists that should be converted to use this method? If so, lets implement that and then make this PR not a draft.
|
Added |
Syncing with the upstream develop, adding uniform grid adapter
|
I will merge when remaining headers are added to respective |
Install adapter headers via
DIRECTORYinstall.Changes
ADAPTER_HEADERS.ADAPTER_HEADERSinto their respective directories.create_field.hin examples for external-usage-example usage testing.