lwmem/examples/win32/README.md
2022-07-31 16:43:05 +02:00

246 B

WIN32 examples

Examples are provided as CMake sources. To run then, you can use VSCode or CMake directly.

cmake --preset <example_preset_from_CMakePresets.json_file>
cmake --build --preset <example_preset_from_CMakePresets.json_file>