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
b2e2c29d
Commit
b2e2c29d
authored
Apr 07, 2003
by
Andy Cedilnik
Browse files
We should really just call make and not make all
parent
a56ddb58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmaketest.cxx
View file @
b2e2c29d
...
...
@@ -223,7 +223,6 @@ int do_cmaketest (int argc, char **argv)
}
// now build
makeCommand
+=
" all"
;
}
std
::
cout
<<
"Running make command: "
<<
makeCommand
.
c_str
()
<<
" ...
\n
"
;
...
...
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