Closed MaciejPatro closed 4 years ago
set_target_properties(3rdparty::boost PROPERTIES version ${Boost_FIND_VERSION} INTERFACE_COMPILE_DEFINITIONS "$<$<BOOL:${BUILD_SHARED_LIBS}>:BOOST_ALL_NO_LIB>" )
version is keyword should be treated correctly
should it really be handled? lowercase keywords should also match?
version is keyword should be treated correctly