mirror of https://github.com/CGAL/cgal
header_dir instead of cgal_lib_dir.
This commit is contained in:
parent
a4dffb5f78
commit
6d1aac9d72
|
|
@ -23,7 +23,7 @@ extern const char* prog_name;
|
|||
extern char* current_filename;
|
||||
|
||||
|
||||
extern char* cgal_lib_dir;
|
||||
extern char* header_dir;
|
||||
|
||||
/* An object storing the current font */
|
||||
/* ================================== */
|
||||
|
|
|
|||
Loading…
Reference in New Issue