@@ -0,0 +1,9 @@
#!/bin/bash -e
rm -rf build
cmake -Bbuild -S. -GNinja \
-DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake \
-DVCPKG_BINARY_SOURCES=clear \
-DVCPKG_INSTALL_OPTIONS="--debug"
cmake --build build/
The note is not visible to the blocked user.