Opened 11 years ago

Closed 6 years ago

#632 closed enhancement (worksforme)

CMake builds should automatically generate a geos-config

Reported by: robe Owned by: pramsey
Priority: major Milestone: 3.6.3
Component: Build/Install (cmake) Version: main
Severity: Unassigned Keywords:
Cc:

Description

Mat,

I think you might have mentioned to me before how to do this, thought can't remember now. Anyrate I would expect it to be done by default if I am on a posix like build system. FWIW SFCGAL automatically generates a sfcgal-config when I build with CMake and I would expect geos to do the same so I can easily use a CMake build with existing PostGIS or another app relying on a config file. (I know PostGIS will eventually be cmake built, but for now I need to take it in steps).

So if its not too much trouble, can you automagically make this happen.

Thanks, Regina

Change History (6)

comment:1 by robe, 11 years ago

Milestone: GEOS Future3.5.0

comment:2 by pramsey, 10 years ago

Milestone: 3.5.03.4.3
Owner: changed from mloskot to pramsey

I think that realistically, the best bet is to replace the geos-config shell script with a tiny binary, as PgSQL has done, to make bare windows builds more straightforward.

comment:3 by strk, 7 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

comment:4 by strk, 7 years ago

Milestone: 3.6.13.6.2

Ticket retargeted after milestone closed

comment:5 by strk, 7 years ago

Milestone: 3.6.23.6.3

Ticket retargeted after milestone closed

comment:6 by robe, 6 years ago

Resolution: worksforme
Status: newclosed

This is already fixed. My cmake compile generates a geos-config these days.

Note: See TracTickets for help on using tickets.