[geos-devel] [GEOS] #489: CMAKE_CXX_FLAGS overrides -std=gnu++0x
GEOS
geos-trac at osgeo.org
Mon Oct 17 18:54:45 EDT 2011
#489: CMAKE_CXX_FLAGS overrides -std=gnu++0x
------------------------+---------------------------------------------------
Reporter: jyasskin | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.3.2
Component: Default | Version: svn-trunk
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
I was trying to fix some problems in geos when building in C++0x mode, and
I discovered that CMakeLists.txt puts -ansi after my custom build flags,
overriding the -std setting. Here's a patch that fixes this.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/489>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list