Building using CMake: Difference between revisions

Jump to navigation Jump to search
Line 65: Line 65:
cd sgbuild
cd sgbuild
cmake ../simgear -DCMAKE_INSTALL_PREFIX=$PWD/../dist
cmake ../simgear -DCMAKE_INSTALL_PREFIX=$PWD/../dist
#change to the directory where the build files were built to (i.e.) change working directory to FGFS/simgear
make; make install
make; make install


3

edits

Navigation menu