Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Spatial Searching: How to cope with duplicate points?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Spatial Searching: How to cope with duplicate points?


Chronological Thread 
  • From: Sebastian Kapfer <>
  • To:
  • Subject: Re: [cgal-discuss] Spatial Searching: How to cope with duplicate points?
  • Date: Wed, 20 Oct 2010 17:29:10 +0200

>>> your example (you can use the script cgal_create_cmake_script to
>>> generate a CMakeLists.txt)
>>
>> Using CMake has nothing to do with it.
>
> I think it does.
> The config flag of gcc should have been set when configuring CGAL.
> Can you give me the content of CGAL_CXX_FLAGS in CMakeCache.txt
> where you configure CGAL.

After running ccmake . (2.8.2):

sk@noether(/scratch/sk/CGAL-3.7)>
grep CGAL_CXX_FL CMakeCache.txt
CGAL_CXX_FLAGS:STRING= -frounding-math -fno-strict-aliasing

Hm. *puzzled*

--
Best regards, | Institut für Theoretische Physik I
Sebastian Kapfer | Staudtstr. 7, FAU Erlangen-Nürnberg
| Building B3, room #02.585
| Phone: +49-9131-85-2-8452



Archive powered by MHonArc 2.6.16.

Top of Page