Skip to Content.
Sympa Menu

cgal-discuss - Re: Res: Res: [cgal-discuss] Create CMakeListis.txt

Subject: CGAL users discussion list

List archive

Re: Res: Res: [cgal-discuss] Create CMakeListis.txt


Chronological Thread 
  • From: Fernando Cacciola <>
  • To:
  • Subject: Re: Res: Res: [cgal-discuss] Create CMakeListis.txt
  • Date: Tue, 18 May 2010 09:39:20 -0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=sHknXTTxv0vabkaTIm0cf1iddHYCTefJkPT0mdxaju9HG1ZM1I8FtzPISVpHozOiLT 1yiR/nEPKtICFAbmsLgX8Al2RxqMB2RZR+lN7vAImyO+yk3oTeq2HyKZVIwbYrfAJyDP BKFILjo2OwWoJ+nWMazkeOc5dx20ItoGJ6h3U=

Hello Rogerio,

> I used the command 'cgal_create_cmake_script demo' with the example
> 'Convex_hull_2' and the CMakeLists.txt was generated right.
>
>  But when I try with the example 'GraphicsView' (min.cpp) the CMakeLists.txt
> was generated wrong. I try with the command cmake-gui too.
>
The problem is that the GraphicsView example uses Qt4, and the cmake
script generator knows only about Qt3.

Best

Fernando Cacciola



Archive powered by MHonArc 2.6.16.

Top of Page