Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
d7d16d38
Commit
d7d16d38
authored
Oct 18, 2004
by
Andy Cedilnik
Browse files
BUG: Ok, this should make the test actually do something
parent
7481c895
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/CMakeLists.txt
View file @
d7d16d38
...
...
@@ -643,8 +643,7 @@ IF(BUILD_TESTING)
${
CMake_BINARY_DIR
}
/Tests/BootstrapTest
--build-nocmake
--build-makeprogram
${
CMake_SOURCE_DIR
}
/bootstrap
--test-command
${
CMake_BINARY_DIR
}
/Tests/BootstrapTest/Bootstrap.cmk/cmake --version
)
--test-command
${
CMake_BINARY_DIR
}
/Tests/BootstrapTest/Bootstrap.cmk/cmake
)
ENDIF
(
UNIX
)
IF
(
CMAKE_GENERATOR MATCHES
"Makefiles"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment