OSGeoLive-doc/compile

5 lines
56 B
Plaintext
Executable File

rm -R build
mkdir build
cd build
cmake -DHTML=ON ..
make