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
233a679b
Commit
233a679b
authored
Aug 02, 2005
by
Andy Cedilnik
Browse files
ENH: change name from XCode to Xcode no need to test bootstrap for xcode
parent
d9371295
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/CMakeLists.txt
View file @
233a679b
...
...
@@ -837,7 +837,7 @@ IF(BUILD_TESTING)
)
ENDIF
(
CTEST_TEST_CTEST AND CMAKE_RUN_LONG_TESTS
)
IF
(
"
${
CMAKE_GENERATOR
}
"
MATCHES X
C
ode
)
IF
(
"
${
CMAKE_GENERATOR
}
"
MATCHES X
c
ode
)
SET
(
CMAKE_SKIP_BOOTSTRAP_TEST 1
)
ENDIF
(
"
${
CMAKE_GENERATOR
}
"
MATCHES XCode
)
IF
(
EXISTS
"
${
CMAKE_BINARY_DIR
}
/CMakeLists.txt"
)
...
...
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