index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CommandLine
/
E_remove_directory-two-directories-and-file-check.cmake
blob: 0aa4a520285282de39b1d9637d0f3eecc6f9caac (
plain
)
1
2
3
if(NOT EXISTS ${outfile}) set(RunCMake_TEST_FAILED "removed non-directory ${outfile}") endif()