CMake/Tests/RunCMake/find_path
Sylvain Joubert dc00809596 find_*: Add support for REQUIRED keyword
In the same spirit as the REQUIRED keyword on find_package, this will
stop cmake execution with an error on a failed find_program, find_file,
find_path or find_library.
2020-03-06 16:40:26 +01:00
..
Frameworks/Foo.framework/Headers/Some/Dir
include
CMakeLists.txt
EmptyOldStyle-stdout.txt
EmptyOldStyle.cmake
FrameworksWithSubdirs-stdout.txt
FrameworksWithSubdirs.cmake
FromPATHEnv-stderr.txt find_*: Use debug logging infrastructure 2019-12-19 08:09:49 -05:00
FromPATHEnv-stdout-cygwin.txt
FromPATHEnv-stdout-windows.txt
FromPATHEnv-stdout.txt
FromPATHEnv.cmake find_*: Use debug logging infrastructure 2019-12-19 08:09:49 -05:00
PrefixInPATH-stdout-cygwin.txt
PrefixInPATH-stdout-windows.txt
PrefixInPATH-stdout.txt
PrefixInPATH.cmake
Required-result.txt find_*: Add support for REQUIRED keyword 2020-03-06 16:40:26 +01:00
Required-stderr.txt find_*: Add support for REQUIRED keyword 2020-03-06 16:40:26 +01:00
Required-stdout.txt find_*: Add support for REQUIRED keyword 2020-03-06 16:40:26 +01:00
Required.cmake find_*: Add support for REQUIRED keyword 2020-03-06 16:40:26 +01:00
RunCMakeTest.cmake find_*: Add support for REQUIRED keyword 2020-03-06 16:40:26 +01:00