Skip to content

Commit 271e5c6

Browse files
committed
Add RNReanimated headers to search path
1 parent 92fb1d3 commit 271e5c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ include_directories(
1919
../../react-native/React/Base
2020
../../react-native/ReactCommon/jsi
2121
../../react-native-reanimated/android/src/main/cpp/headers
22+
../../react-native-reanimated/Common/cpp/headers
23+
../../react-native-reanimated/Common/cpp/hidden_headers
2224
)
2325

2426
find_library(

0 commit comments

Comments
 (0)