mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
17 lines
366 B
JSON
17 lines
366 B
JSON
{
|
|
"version": 4,
|
|
"cmakeMinimumRequired": {
|
|
"major": 3,
|
|
"minor": 27,
|
|
"patch": 0
|
|
},
|
|
"include": [
|
|
"CMake/Platform/Linux/CMakePresets.json",
|
|
"CMake/Platform/Windows/CMakePresets.json",
|
|
"CMake/Platform/Mac/CMakePresets.json"
|
|
],
|
|
"configurePresets": [],
|
|
"buildPresets": [],
|
|
"testPresets": []
|
|
}
|