Skip to content

CMake: Configure geos-config and geos.pc using functions#447

Closed
mwtoews wants to merge 1 commit intolibgeos:mainfrom
mwtoews:gnudirs
Closed

CMake: Configure geos-config and geos.pc using functions#447
mwtoews wants to merge 1 commit intolibgeos:mainfrom
mwtoews:gnudirs

Conversation

@mwtoews
Copy link
Copy Markdown
Contributor

@mwtoews mwtoews commented May 5, 2021

  • Configure geos-config and geos.pc files using functions, which is done to limit scope of variables used for configure_file
  • Use GNUInstallDir variables for correct LIBDIR (e.g. lib or lib64)
  • Use existing *.in files; remove redundant/misleading *.cmake files
  • This follows on github #380

* Use GNUInstallDir variables for correct LIBDIR (e.g. lib or lib64)
* Use existing *.in files; remove redundant/misleading *.cmake files
@pramsey
Copy link
Copy Markdown
Member

pramsey commented Sep 30, 2021

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants