mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-05 20:42:10 +01:00
Note.
This commit is contained in:
parent
079dd663ee
commit
d43b04a03c
@ -269,6 +269,8 @@ for mf in module_folders:
|
||||
# Sort modules dependencies
|
||||
sort_modules_dependencies(module_list)
|
||||
|
||||
# TODO defines like this should be generated into a header file, to keep the compile commands shorter
|
||||
# Also generate a define for each module
|
||||
#Todo ability to turn this on or off
|
||||
env_base.Append(CPPDEFINES=["WEB_ENABLED"])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user