4 lines
101 B
CMake
4 lines
101 B
CMake
|
include(Common.cmake)
|
||
|
test_target_property(COMPILE_OPTIONS)
|
||
|
test_directory_property(COMPILE_OPTIONS)
|