summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/find_file/RunCMakeTest.cmake
blob: 5ce96e0e8000b836d1cc87a89abe1896171a74a2 (plain)
1
2
3
4
5
include(RunCMake)

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