defitest To compile using CMake in Windows mkdir build pushd build cmake -G "Visual Studio 16 2019" -A x64 .. cmake --build .