]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update the example cmake output.
authorDavid Wells <drwells@vt.edu>
Wed, 26 Aug 2015 13:31:06 +0000 (09:31 -0400)
committerDavid Wells <drwells@vt.edu>
Wed, 26 Aug 2015 13:31:06 +0000 (09:31 -0400)
The options provided by cmake have changed slightly since this was
originally written.

doc/users/cmake.html
doc/users/cmakelists.html

index 12b3b997141292f2ae4f1cc46375cde379fc9064..6e24b94e436a7ba9b0f16c2ce3f2b9ca62847385 100644 (file)
@@ -208,26 +208,29 @@ cmake -DDEAL_II_WITH_MPI=ON &lt;...&gt;
 <pre class="cmake">
 ###
 #
-#  The following targets are available (invoke via $ make &lt;target&gt;):
+#  The following targets are available (invoke by $ make &lt;target&gt;):
 #
 #    all            - compile the library and all enabled components
 #    clean          - remove all generated files
 #    install        - install into CMAKE_INSTALL_PREFIX
-#    help           - print this help message in the toplevel directory,
-#                     otherwise print a list of targets (in subdirectories)
+#
+#    info           - print this help message
+#    help           - print a list of valid top level targets
 #
 #    edit_cache     - run ccmake for changing (cached) configuration variables
 #                     and reruns the configure and generate phases of CMake
 #    rebuild_cache  - rerun the configure and generate phases of CMake
 #
+#    compat_files   - build and install component 'compat_files'
 #    documentation  - build and install component 'documentation'
 #    examples       - build and install component 'examples'
 #    library        - build and install component 'library'
 #    parameter_gui  - build and install component 'parameter_gui'
+#    package        - build binary package
 #
 #    test           - run a minimal set of tests
 #
-#    setup_tests    - set up the testsuite subprojects
+#    setup_tests    - set up testsuite subprojects
 #    prune_tests    - remove all testsuite subprojects
 #
 ###
index 8f7e30a6d78f35e6a74b8057959bd3a85fd0968b..e3cacfa10dc391a50676e5b3833c9672661c3b29 100644 (file)
@@ -679,34 +679,32 @@ $ cd step-1
 $ cmake .
 
 [...]
-
 ###
 #
-#  Successfully set up project  step-1  with  deal.II-8.0
+#  Project  step-1  set up with  deal.II-8.3  found at
 #      /usr
 #
-#  CMAKE_BUILD_TYPE:         Debug
+#  CMAKE_BUILD_TYPE:          Debug
 #
 #  You can now run
-#      $ make                - to compile and link the program
-#      $ make run            - to (compile, link and) run the program
-#
-#      $ make debug          - to switch the build type to Debug
-#      $ make release        - to switch the build type to Release
+#       $ make                - to compile and link the program
+#       $ make run            - to (compile, link and) run the program
 #
-#      $ make edit_cache     - to change (cached) configuration variables
-#                              and rerun the configure and generate phases of CMake
+#       $ make debug          - to switch the build type to 'Debug'
+#       $ make release        - to switch the build type to 'Release'
 #
-#      $ make strip_comments - strip the source files in this
-#                              directory off the documentation comments
-#      $ make clean          - to remove the generated executable as well as
-#                              all intermediate compilation files
-#      $ make runclean       - to remove all output generated by the program
-#      $ make distclean      - to clean the directory from _all_ generated
-#                              files (includes clean, runclean and the removal
-#                              of the generated build system)
+#       $ make edit_cache     - to change (cached) configuration variables
+#                               and rerun the configure and generate phases of CMake
 #
-#      $ make help           - to view this message again
+#       $ make strip_comments - to strip the source files in this
+#                               directory off the documentation comments
+#       $ make clean          - to remove the generated executable as well as
+#                               all intermediate compilation files
+#       $ make runclean       - to remove all output generated by the program
+#       $ make distclean      - to clean the directory from _all_ generated
+#                               files (includes clean, runclean and the removal
+#                               of the generated build system)
+#       $ make info           - to view this message again
 #
 #  Have a nice day!
 #

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.