From 61644520f0c086c50c53ac69349125fa47cbca00 Mon Sep 17 00:00:00 2001 From: silverqx Date: Thu, 25 Apr 2024 08:07:17 +0200 Subject: [PATCH] updated NOTES.txt [skip ci] --- NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) 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: -----------------