cmake/Tests/RunCMake/find_file/RunCMakeTest.cmake
2016-07-09 11:21:54 +02:00

6 lines
73 B
CMake

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