4 lines
103 B
CMake
4 lines
103 B
CMake
include(Common.cmake)
|
|
test_target_property(LINK_DIRECTORIES)
|
|
test_directory_property(LINK_DIRECTORIES)
|