Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
find_dependency
/
RunCMakeTest.cmake
blob: a72d18962ff3053ab7e9482f27c48a3db4ecf37f [
file
] [
log
] [
blame
]
include
(
RunCMake
)
# Success tests
run_cmake
(
realistic
)
run_cmake
(
basic
)
# Failure tests
run_cmake
(
invalid
-
arg
)
run_cmake
(
bad
-
version
-
fuzzy
)
run_cmake
(
bad
-
version
-
exact
)