Skip to content

Commit 04fb042

Browse files
committed
Remove extraneous ADDITIONAL_LIBS variable, which was used in an earlier attempt.
1 parent 11a9b5c commit 04fb042

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ target_link_libraries(firebase_app
331331
PRIVATE
332332
flatbuffers
333333
${LIBSECRET_LIBRARIES}
334-
${ADDITIONAL_LIBS}
335334
)
336335
# Automatically include headers that might not be declared.
337336
if(MSVC)

0 commit comments

Comments
 (0)