RunCMakeTest.cmake 73 B

12345
  1. include(RunCMake)
  2. if(WIN32 OR CYGWIN)
  3. run_cmake(PrefixInPATH)
  4. endif()