Building using CMake: Difference between revisions

Jump to navigation Jump to search
Line 173: Line 173:
* '''-DENABLE_TESTS=OFF''' (disable unit tests)
* '''-DENABLE_TESTS=OFF''' (disable unit tests)
* '''-DSIMGEAR_HEADLESS=ON'''  (enables a headless build, i.e. without OSG and other graphics stuff)
* '''-DSIMGEAR_HEADLESS=ON'''  (enables a headless build, i.e. without OSG and other graphics stuff)
* '''-DENABLE_LIBSVN=OFF''' (disables the subversion support, i.e. scenery fetching)
* '''-DENABLE_LIBSVN=OFF''' (disables subversion support, i.e. scenery fetching)
* '''-DENABLE_SOUND=OFF''' (disables OpenAL/sound support)
* '''-DENABLE_SOUND=OFF''' (disables OpenAL/sound support)
* '''-DCMAKE_INSTALL_PREFIX=$HOME''' (installs everything into $HOME, instead of system-wide)
* '''-DCMAKE_INSTALL_PREFIX=$HOME''' (installs everything into $HOME, instead of system-wide)

Navigation menu