We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b028b8c commit 8071766Copy full SHA for 8071766
ReactNativeSurfaceAndroid/CMakeLists.txt
@@ -138,7 +138,7 @@ include_directories(
138
src/../build/third-party-ndk/glog/glog-0.3.5/src
139
src/../build/third-party-ndk/folly
140
src/../build/third-party-ndk/double-conversion
141
- src/../../deps/react-native-0.56.0/third-party/boost_1_63_0
+ src/../build/third-party-ndk/boost/boost_1_63_0
142
src/../../deps/react-native-0.56.0/ReactCommon
143
src/../../deps/react-native-0.56.0/ReactAndroid/src/main/jni/first-party/fb/include
144
src/../../deps/react-native-0.56.0/ReactAndroid/src/main/jni/first-party/fbgloginit
0 commit comments