Opened 13 years ago

Closed 13 years ago

#490 closed defect (fixed)

Cmake - wrong version numbers

Reported by: jfloyd99 Owned by: mloskot
Priority: major Milestone: 3.3.2
Component: Build/Install (cmake) Version: 3.3.0
Severity: Significant Keywords: cmake
Cc:

Description

I am trying the new cmake (as requested) and .....

Cmake system keeps coming up with libgeos_c version numbers as 1.6.1.

Also seen in the assembled capi/geos_c.h.

Normal automake - no problems has version 1.7.0!

Cheers

Change History (3)

comment:1 by mloskot, 13 years ago

Status: newassigned

comment:2 by mloskot, 13 years ago

I assume CMake should copy and use what is defined in configure.in. So, these versions are supposed to be reported as follows:

-- Setting GEOS version 3.3.2dev as port of JTS 1.12.0
-- Setting GEOS C API version 1.7.2

comment:3 by mloskot, 13 years ago

Resolution: fixed
Status: assignedclosed

Fixed in branches/3.3 r3500

Note: See TracTickets for help on using tickets.