Projet FIG
Images
Building
Debug mode :
cmake --build ./build
Release Mode :
cmake --build ./build --config Release
Source
Type Erasure Inspiration : Type Erasure - CppCon 2021 - Klaus Iglberger
Name | Last commit | Last update |
---|---|---|
assets | ||
source | ||
.gitignore | ||
CMakeLists.txt | ||
CMakelists.txt | ||
Main | ||
README.md | ||
TODO.txt | ||
arial.ttf | ||
imgui.ini | ||
vcpkg.json |
Debug mode :
cmake --build ./build
Release Mode :
cmake --build ./build --config Release
Type Erasure Inspiration : Type Erasure - CppCon 2021 - Klaus Iglberger