mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-22 17:07:20 +01:00
Added it to the build.
This commit is contained in:
parent
be5f77c874
commit
fe5882665b
@ -27,6 +27,9 @@ sources = [
|
||||
"http_server_simple/http_server_simple.cpp",
|
||||
"http_server_simple/web_server_simple.cpp",
|
||||
"http_server_simple/simple_web_server_request.cpp",
|
||||
|
||||
"http_server_simple/httpio/http.c",
|
||||
"http_server_simple/httpio/httpio.c",
|
||||
]
|
||||
|
||||
if ARGUMENTS.get('custom_modules_shared', 'no') == 'yes':
|
||||
|
Loading…
Reference in New Issue
Block a user