Skip to content

Commit dc72c40

Browse files
committed
fix: missing )
1 parent a1b14fa commit dc72c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/android/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ set_target_properties(
3434
CXX_STANDARD ${CMAKE_CXX_STANDARD}
3535
CXX_EXTENSIONS OFF
3636
POSITION_INDEPENDENT_CODE ON
37+
)
3738

3839
find_package(ReactAndroid REQUIRED CONFIG)
3940
find_package(fbjni REQUIRED CONFIG)

0 commit comments

Comments
 (0)