Skip to content

Commit 7f9c315

Browse files
author
Cynthia Jiang
committed
remove extra script
1 parent 4d9a604 commit 7f9c315

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

cmake/build_shared.cmake

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ function(build_firebase_shared LIBRARY_NAME ARTIFACT_NAME OUTPUT_NAME)
3939
${SHARED_TARGET_LINK_LIB_NAMES}
4040
)
4141

42-
# target_include_directories(${shared_target}
43-
# PUBLIC
44-
# ${CMAKE_CURRENT_LIST_DIR}
45-
# PRIVATE
46-
# ${FIREBASE_CPP_SDK_DIR}
47-
# ${FIREBASE_UNITY_DIR}
48-
# )
49-
5042
# Update output name
5143
set_target_properties(${shared_target}
5244
PROPERTIES

0 commit comments

Comments
 (0)