blob: ec1d224e1634c19a796dc896e0ee577ad10f061a [file] [log] [blame]
cmake . -DCMAKE_BUILD_TYPE=RELEASE
make
make install
You may need to type ccmake . and change the PREFIX if your system prefers /usr instead of /usr/local.