diff --git a/NOTES.txt b/NOTES.txt index 75c8dfdc9..eb4b05edd 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -1155,6 +1155,8 @@ All are snake-case unless otherwise specified. - foreach: use the foreach(depend ${depends}) syntax everywhere as default syntax and use the IN LISTS XYZ syntax only if needed +https://learn.microsoft.com/en-us/vcpkg/contributing/cmake-guidelines + CMake confusions: -----------------