Skip to content

Commit 4e4b3e4

Browse files
markchandlera-maurice
authored andcommitted
Firebase Kokoro: Fixed include dir for nanopb and unity ios build
PiperOrigin-RevId: 281568568
1 parent 6c0abc9 commit 4e4b3e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

remote_config/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ else()
7070
set(additional_include_DIR
7171
${FLATBUFFERS_SOURCE_DIR}/include
7272
${NANOPB_INCLUDE_DIRS}
73+
${PROJECT_BINARY_DIR}
7374
${PROJECT_BINARY_DIR}/..)
7475
set(additional_link_LIB
7576
firebase_rest_lib

0 commit comments

Comments
 (0)