Opened 6 years ago

Closed 6 years ago

#921 closed defect (fixed)

Mater branch is failing when using cmake

Reported by: cvvergara Owned by: cvvergara
Priority: major Milestone: 3.8.0
Component: Build/Install (cmake) Version: main
Severity: Critical Keywords: cmake upgrade
Cc:

Description

The following error shows when building using cmake

---> group: capi::defines, test: test<2>
     problem: assertion failed
     failed assertion: `Values are not equal: expected `3.8.0dev` actual `3.8.0``

https://ci.appveyor.com/project/dbaston/geos/build/1.0.51

https://travis-ci.com/libgeos/geos/builds/82239764

Simplify the places on CMakeLists that needs to be modified when doing an upgrade to new version.

Change History (1)

comment:1 by cvvergara <vicky@…>, 6 years ago

Resolution: fixed
Status: assignedclosed

In 16bd141/git:

Closes #921 Added new way to change version for cmake build

Note: See TracTickets for help on using tickets.