4 lines
95 B
CMake
4 lines
95 B
CMake
include(Common.cmake)
|
|
test_target_property(LINK_OPTIONS)
|
|
test_directory_property(LINK_OPTIONS)
|