From 149d1c2a3a52543483467f86a81ff0333b08fa77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Mon, 12 May 2025 14:47:25 +0200 Subject: [PATCH] add note about CGAL and pragma license messages --- Documentation/doc/Documentation/License.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/doc/Documentation/License.txt b/Documentation/doc/Documentation/License.txt index 1eaf49026dd..bd42545aae8 100644 --- a/Documentation/doc/Documentation/License.txt +++ b/Documentation/doc/Documentation/License.txt @@ -67,6 +67,8 @@ To enable checking, users have to define one of the following macros: The license checking is not a mean to control users as no information is collected or transmitted. +\note With `Clang`, paths to CGAL headers shall not be passed with `-isystem` option in order for the warning messages to be emitted. + \section licensesWhere Determining the license of a CGAL file It is specified in each file of the \cgal library which license applies to it.