Removed incorrect generator expression usage#1226
Conversation
CMake generator expressions cannot be used in the set function, resulting is implementations missing from the runtime libraries, and missing header files in the installation.
|
Maybe you didn't notice the work done in fixes-1.3.2 which is merged but not pushed yet. I just opened another fixes-PR as some more was to be done. Long story short: Take a look at #1233 to see the current state of the tree. |
|
Right, missed that one. Will be incorporated. |
superseedes madler#1226
|
This PR (and its predecessor #1225) were mentioned as potential duplicates in #1243. This PR has a number of problems.
|
CMake generator expressions cannot be used in the set function, resulting is implementations missing from the runtime libraries, and missing header files in the installation.