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.
1 parent 6c0abc9 commit 4e4b3e4Copy full SHA for 4e4b3e4
remote_config/CMakeLists.txt
@@ -70,6 +70,7 @@ else()
70
set(additional_include_DIR
71
${FLATBUFFERS_SOURCE_DIR}/include
72
${NANOPB_INCLUDE_DIRS}
73
+ ${PROJECT_BINARY_DIR}
74
${PROJECT_BINARY_DIR}/..)
75
set(additional_link_LIB
76
firebase_rest_lib
0 commit comments