mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-22 22:13:35 +02:00
vcmi: change gcc variant to build lua and no pch
This commit is contained in:
parent
e35a1ba471
commit
75a52953f2
@ -61,6 +61,8 @@
|
||||
"description": "VCMI Linux GCC",
|
||||
"inherits": "linux-release",
|
||||
"cacheVariables": {
|
||||
"ENABLE_LUA" : "ON",
|
||||
"ENABLE_PCH" : "OFF",
|
||||
"CMAKE_C_COMPILER": "/usr/bin/gcc",
|
||||
"CMAKE_CXX_COMPILER": "/usr/bin/g++"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user