[BASH] allow additional custom config for cmake
This commit is contained in:
@@ -42,6 +42,8 @@ CTOOLS=0
|
||||
# use precompiled headers ( fatest compilation but not optimized if you change headers often )
|
||||
CSCRIPTPCH=1
|
||||
CCOREPCH=1
|
||||
# you can add your custom definitions here ( -D )
|
||||
CCUSTOMOPTIONS=""
|
||||
|
||||
##############################################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user