X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=INSTALL;h=92a616ebf0152e581e15ae504ad5e51e9ff04173;hb=5e563be3e14901671d5c506ffe13033164657c6d;hp=dcce1861381f66b004abdf490aa1bc2dd0b45ce1;hpb=dc9b54f74ced4cb8b995757786e34ecb2e7db8f1;p=supertux.git diff --git a/INSTALL b/INSTALL index dcce18613..92a616ebf 100644 --- a/INSTALL +++ b/INSTALL @@ -111,7 +111,7 @@ INSTALLING UNDER LINUX/UNIX USING CMAKE Generates Makefiles that print all commands prior to executing them. -Dxxx_LIBRARY=/path/to/library.so -Dxxx_INCLUDE_DIR=/path/to/headerfiles Manually specify the installation directory of a library. - -DDEBUG=ON + -DCMAKE_BUILD_TYPE=DEBUG Enables debug mode and compiles extra debug symbols into the SuperTux executable. This is useful when sending in bug reports to the developers.