> I noticed because this problem still affects #883986.
> 
> And the build logs at [1] also show plenty of the cgal -fdebug-prefix-map=

Users are not supposed to use internal variables like CGAL_CXX_FLAGS_INIT. They
contain values that were used to build CGAL. (I need to check whether the files
needs to be installed at all.)

Users should use "find_package(CGAL ...)". This approach generated too many
flags in the past but has been fixed now.

  Joachim

Reply via email to