summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/interface_library/RunCMakeTest.cmake
blob: e257fb32a2ea739c333797ed02f8875583cb80c7 (plain)
1
2
3
4
5
6
include(RunCMake)

run_cmake(invalid_name)
run_cmake(target_commands)
run_cmake(no_shared_libs)
run_cmake(whitelist)