Skip to content
Snippets Groups Projects
Commit ad42909c authored by Jan Möbius's avatar Jan Möbius
Browse files

More cmake documentation

git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@5884 383ad7c9-94d9-4d36-a494-682f7c89f535
parent 22f114b4
Branches
Tags
No related merge requests found
......@@ -47,6 +47,9 @@
* <li> Now call <b>make</b> to build OpenFlipper </li>
* </ul>
*
* To switch between debug and release build, use <b>cmake -DCMAKE_BUILD_TYPE=Debug ..</b>
* Change install path: -DCMAKE_INSTALL_PREFIX=[path]
*
* The created application (binaries, libs and shared files) are to be found in the <b>Build</b>
* directory.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment