Skip to content

Commit 36362e3

Browse files
author
Cynthia Jiang
committed
test build output
1 parent a9c34b5 commit 36362e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/build_shared.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function(build_firebase_shared LIBRARY_NAME ARTIFACT_NAME OUTPUT_NAME)
5555
else()
5656
set_target_properties(${shared_target}
5757
PROPERTIES
58-
PREFIX "lib"
58+
PREFIX ""
5959
)
6060
endif()
6161

0 commit comments

Comments
 (0)