mirror of https://github.com/CGAL/cgal
need a certain order
This commit is contained in:
parent
b5a4e941fd
commit
87ebf20f51
|
|
@ -352,10 +352,10 @@ if( NOT CGAL_MACROS_FILE_INCLUDED )
|
|||
# Eric Berberich 2012/06/29
|
||||
|
||||
use_component( MPFR )
|
||||
use_component( GMP )
|
||||
if (GMPXX_FOUND)
|
||||
use_component( GMPXX )
|
||||
endif()
|
||||
use_component( GMP )
|
||||
|
||||
endmacro()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue