RunCMakeTest.cmake 96 B

12345
  1. include(RunCMake)
  2. run_cmake(invalid_name)
  3. run_cmake(target_commands)
  4. run_cmake(no_shared_libs)