Skip to content
Snippets Groups Projects
Commit 85051ef3 authored by svornost's avatar svornost
Browse files

Probably ought to actually build the storage module, since it's pretty much...

Probably ought to actually build the storage module, since it's pretty much the most important part of this whole thing.
parent 1ea18222
No related branches found
No related tags found
1 merge request!5145Add standalone host executable for FreeCities, with unlimited storage adapter
......@@ -12,6 +12,10 @@ set(FCHOST_SRCS
fchost_app.h
fchost_handler.cc
fchost_handler.h
fchost_storage.cc
fchost_storage.h
fchost_storage_js.cc
fchost_storage_js.h
)
set(FCHOST_SRCS_LINUX
fchost_linux.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment