mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
13 lines
229 B
JSON
13 lines
229 B
JSON
|
|
{
|
||
|
|
"cmakeMinimumRequired": {
|
||
|
|
"major": 3,
|
||
|
|
"minor": 24,
|
||
|
|
"patch": 0
|
||
|
|
},
|
||
|
|
"version": 5,
|
||
|
|
"include": [
|
||
|
|
"modules/gin/ci/toolchains/xcode.json",
|
||
|
|
"modules/gin/ci/toolchains/vs.json",
|
||
|
|
"modules/gin/ci/toolchains/gcc.json"
|
||
|
|
]
|
||
|
|
}
|