Fix CircleCI failure with cxxreactpackage (#41571)

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
This commit is contained in:
Ramanpreet Nara
2023-11-20 17:33:28 -08:00
committed by Facebook GitHub Bot
parent e364553492
commit 3f12c45f65