mirror of https://github.com/CGAL/cgal
Add <CGAL/auto_link/CGALQt.h>, so that link_to_CGAL_Qt3.cpp can compile and
link under Windows.
This commit is contained in:
parent
17002f641f
commit
786707b3b0
|
|
@ -1,6 +1,7 @@
|
|||
// Use something defined not in headers but in the CGAL library to test that is was indeed properly built and linked to,
|
||||
|
||||
#include <CGAL/IO/pixmaps/alpha_shape.xpm>
|
||||
#include <CGAL/auto_link/CGALQt.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue