/
niceSOFT
/
cmake
Обзор
Документация
Войти
/
niceSOFT
/
cmake
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Help/guide/tutorial/Step3/CMakePresets.json
14 строк
306 B
Vito Gamberini
Tutorial: Rewrite using conventions enabled by CMake 3.23
17 сен 2025, 18:57
17 сен 2025, 18:57
b2e3e3e
Код
Авторство
О чём код?
{ "version": 4, "configurePresets": [ { "name": "tutorial", "displayName": "Tutorial Preset", "description": "Preset to use with the tutorial", "TODO8": "Set the build directory", "cacheVariables": { "TODO9": "Set the C++ standard version" } } ] }