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
30c71b5f
Commit
30c71b5f
authored
Oct 19, 2004
by
Bill Hoffman
Browse files
ENH: perfer gmake for bootstrap
parent
bb20ea50
Changes
1
Hide whitespace changes
Inline
Side-by-side
bootstrap
View file @
30c71b5f
...
...
@@ -19,7 +19,7 @@
CMAKE_KNOWN_C_COMPILERS
=
"cc gcc xlc icc tcc"
CMAKE_KNOWN_CXX_COMPILERS
=
"aCC xlC CC g++ c++ icc como "
CMAKE_KNOWN_MAKE_PROCESSORS
=
"make
g
make"
CMAKE_KNOWN_MAKE_PROCESSORS
=
"
g
make make"
CMAKE_PROBLEMATIC_FILES
=
"
\
CMakeCache.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