CMake/Tests/RunCMake/interface_library/RunCMakeTest.cmake

8 lines
139 B
CMake

include(RunCMake)
run_cmake(invalid_name)
run_cmake(target_commands)
run_cmake(no_shared_libs)
run_cmake(whitelist)
run_cmake(genex_link)