Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
0208f3b4
Commit
0208f3b4
authored
Feb 03, 2012
by
Lynn Garren
Browse files
more documentation
parent
423a8ff9
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0208f3b4
...
...
@@ -2,6 +2,7 @@
# Top Level CMakeLists.txt for CLHEP
# cmake [-DCMAKE_INSTALL_PREFIX=/install/path]
# [-DCMAKE_BUILD_TYPE=Debug|Release|RelWithDebInfo|MinSizeRel]
# [-DCMAKE_C_COMPILER=...] [-DCMAKE_CXX_COMPILER=...]
# [-DCLHEP_BUILD_DOCS=ON]
# /path/to/source
# make
...
...
cmake/INSTALL
View file @
0208f3b4
...
...
@@ -53,6 +53,9 @@ make install
-DCMAKE_INSTALL_PREFIX=/install/path
-DCMAKE_BUILD_TYPE=Debug|Release|RelWithDebInfo|MinSizeRel
-DCLHEP_BUILD_DOCS=ON
-DCMAKE_C_COMPILER=...
-DCMAKE_CXX_COMPILER=...
#-------------------------------------------------------------
# building documents
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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