CMake/Tests/RunCMake/find_path/RunCMakeTest.cmake

6 lines
73 B
CMake

include(RunCMake)
if(WIN32 OR CYGWIN)
run_cmake(PrefixInPATH)
endif()