CMake/Tests/RunCMake/find_library/RunCMakeTest.cmake

7 lines
92 B
CMake

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