cmake/Tests/RunCMake/find_library/RunCMakeTest.cmake

7 lines
92 B
CMake
Raw Normal View History

2015-04-27 22:25:09 +02:00
include(RunCMake)
run_cmake(Created)
2016-07-09 11:21:54 +02:00
if(WIN32 OR CYGWIN)
run_cmake(PrefixInPATH)
endif()