We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba13765 + d818f84 commit 0d1a93fCopy full SHA for 0d1a93f
database/CMakeLists.txt
@@ -170,7 +170,6 @@ else()
170
${UWEBSOCKETS_SOURCE_DIR}/..)
171
172
set(additional_link_LIB
173
- flatbuffers
174
firebase_rest_lib
175
leveldb
176
libuWS
remote_config/CMakeLists.txt
@@ -104,8 +104,7 @@ else()
104
${PROJECT_BINARY_DIR}
105
${PROJECT_BINARY_DIR}/..)
106
107
- firebase_rest_lib
108
- flatbuffers)
+ firebase_rest_lib)
109
endif()
110
111
add_library(firebase_remote_config STATIC
0 commit comments