Not sure what you mean by that link:
- I have opened a discussion about the design of
GenerateExportHeader
- Most of the contents I am already implementing. Currently working on this if more context is helpful
- The issue here is more along the line of how
export(EXPORT)
creates the targets for build so that an executable can be run. Alex’s SO approach withTARGET_RUNTIME_DLL_DIRS
is indeed very, although it is cumbersome to implement