Add to README.txt that Resync.cmake script does not update CMakeLists.txt and that must be updated manually.

This commit is contained in:
Michael Gottesman
2025-03-05 13:58:41 -08:00
parent 0997a7e016
commit 7750037b39

View File

@@ -20,6 +20,11 @@ Once the migration is completed, we will be deleting this script. It
is a temporary workaround to avoid trying to keep multiple sets of files in
sync.
> [!NOTE]
> This script does not add new files to any CMakeLists.txt. Any new files
> that are copied over will need to be added manually to ensure that
> they will be built by CMake.
## Layering
```