mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3f12c45f65
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41571 The original diff: D51166523 ## The Failure https://app.circleci.com/pipelines/github/facebook/react-native/36821/workflows/7e360d9d-0a8e-4bf9-87d8-91c4cf3db3ca/jobs/1221118 ``` CMake Error at CMakeLists.txt:28 (add_subdirectory): The source directory /root/react-native/packages/react-native/ReactAndroid/src/main/jni/react/runtime/cxxreactpackage does not contain a CMakeLists.txt file. ``` ## The Fix Rename CMakeList.txt to CMakeList*s*.txt Changelog: [Internal] Reviewed By: christophpurrer Differential Revision: D51481098 fbshipit-source-id: 32d71f3fdfe0c473f9b30a278603cf1153cd1df8