CustomCommandsAndTargets-release-command-build-check.cmake 199 B

12345
  1. check_files("${RunCMake_TEST_BINARY_DIR}"
  2. INCLUDE
  3. ${TARGET_DEPENDS_SubdirCommand}
  4. )
  5. check_file_contents("${TARGET_DEPENDS_SubdirCommand}" "^Genex config: Release\nINTDIR config: Release\n$")