mirror of https://github.com/CGAL/cgal
Proposal to fix #1790
If `.../include/CGAL` is in the INCLUDE path, that file will trigger an error, instead of letting users have a bad include path.
This commit is contained in:
parent
01c804ca67
commit
2a583bd7aa
|
|
@ -0,0 +1 @@
|
||||||
|
#error You have added .../path/to/CGAL-x.y/include/CGAL to the INCLUDE path. You should use .../path/to/CGAL-x.y/include instead.
|
||||||
Loading…
Reference in New Issue