Closed xross closed 5 months ago
Add test to check LIB_COMPILER_OPTIONS makes to to the additional source files (currently fails)
I believe was also have some work to do such that these are not shared with the options for building the static lib.
An option for this could be
set(LIB_COMPILER_FLAGS_arch OPTION_FOR_arch_LIB)
Likely superseded by #165
Superseded by #166
Add test to check LIB_COMPILER_OPTIONS makes to to the additional source files (currently fails)
I believe was also have some work to do such that these are not shared with the options for building the static lib.
An option for this could be
set(LIB_COMPILER_FLAGS_arch OPTION_FOR_arch_LIB)