git clone https://github.com/lukas0x1/sml-pc.git
mkdir build
cd build
cmake .. -G "NMake Makefiles" -D CMAKE_BUILD_TYPE="Release"
nmake
git clone https://github.com/lukas0x1/sml-pc.git
mkdir build
cd build
cmake .. -G "NMake Makefiles" -D CMAKE_BUILD_TYPE="Release"
nmake