Skip to content
Snippets Groups Projects
Verified Commit 5ca494db authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: remove wrong and unnecessary info

parent 44ce8a9c
No related branches found
No related tags found
No related merge requests found
...@@ -128,15 +128,6 @@ that let you tell CMake where to find the dependencies. All of them are passed ...@@ -128,15 +128,6 @@ that let you tell CMake where to find the dependencies. All of them are passed
to CMake via `-D<opt>=<value>`. to CMake via `-D<opt>=<value>`.
Flag to choose build generator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
CMake supports different build generators. On UNIX, i.e. macOS and Linux, the
default build generator is Makefiles, but it is also possible to use other
programs. For a list of supported build generators on your platform, run
`cmake` without parameters.
.. _cmake-flags: .. _cmake-flags:
Flags to Control the Dependencies Flags to Control the Dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment