cmake/Tests/RunCMake/find_file/RunCMakeTest.cmake

6 lines
73 B
CMake
Raw Normal View History

2015-08-17 11:37:30 +02:00
include(RunCMake)
2016-07-09 11:21:54 +02:00
if(WIN32 OR CYGWIN)
run_cmake(PrefixInPATH)
endif()