Skip to content

Commit b798763

Browse files
PatTheMavjp9000
authored andcommitted
Update CMakeLists for modern builds
1 parent 1dee0a1 commit b798763

14 files changed

+507
-429
lines changed

.cmake-format.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"additional_commands": {
3+
"find_qt": {
4+
"flags": [],
5+
"kwargs": {
6+
"VERSION": "+",
7+
"COMPONENTS": "+",
8+
"COMPONENTS_WIN": "+",
9+
"COMPONENTS_MACOS": "+",
10+
"COMPONENTS_LINUX": "+"
11+
}
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)