cmake .. -DCMAKE_BUILD_TYPE=Release
cmake .. -DCMAKE_BUILD_TYPE=Debug
cmake .. -DBUILD_TESTING=off
cmake .. -DBUILD_TESTING=on