Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ options on the commandline with `-DOPTION=VALUE`, or use the "ccmake" gui.
coresponding to the target system are applied.
Patches can be found in "patches" directory.

CMAKE_BUILD_TYPE=Debug|Release
CMAKE_BUILD_TYPE=Debug|Release (defaults to Release)
Build with debugging symbols or with optimisations.

CMAKE_INSTALL_PREFIX=<path> (defaults to /usr/local)
Expand Down