Skip to content

Commit 70ec2e6

Browse files
committed
fix client cmake variables in preset
1 parent ceb3885 commit 70ec2e6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ryzom/CMakePresets.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"binaryDir": "${sourceDir}/build/ryzom-client",
3131
"installDir": "${sourceDir}/build/install/ryzom-client",
3232
"cacheVariables": {
33-
"WITH_STATIC": true,
3433
"FINAL_VERSION": false,
3534
"WITH_RYZOM": true,
3635
"WITH_RYZOM_CLIENT": true,
@@ -39,14 +38,9 @@
3938
"WITH_DRIVER_OPENAL": true,
4039
"WITH_DRIVER_OPENGL": true,
4140
"WITH_INSTALL_LIBRARIES": false,
42-
"WITH_LUA51": false,
43-
"WITH_LUA52": true,
44-
"WITH_QT5": true,
45-
"WITH_LIBGSF": true,
4641
"WITH_NEL_SAMPLES": false,
4742
"WITH_NEL_TESTS": false,
4843
"WITH_NEL_TOOLS": false,
49-
"WITH_NELNS": false,
5044
"CPACK_PACKAGE_NAME": "ryzom-client"
5145
}
5246
},

0 commit comments

Comments
 (0)