mkdir build
cd build
cmake ..
cmake --build . --config Release
cmake --install . --component main --config Release --prefix=./install