Building using CMake: Difference between revisions

Jump to navigation Jump to search
m
→‎SimGear Build Options: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40191.html
m (→‎SimGear Build Options: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40191.html)
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 subversion support, i.e. scenery fetching)
* '''-DENABLE_LIBSVN=OFF''' (disables subversion support, i.e. scenery fetching, to be depreciated, see [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40191.html] )
* '''-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