Skip to content

Support configurable libdir#279

Merged
ahornung merged 1 commit intoOctoMap:develfrom
jnumm:install-dirs
Jan 24, 2020
Merged

Support configurable libdir#279
ahornung merged 1 commit intoOctoMap:develfrom
jnumm:install-dirs

Conversation

@jnumm
Copy link
Copy Markdown
Contributor

@jnumm jnumm commented Jan 21, 2020

Still defaults to PREFIX/lib but e.g. Debian or Fedora packagers
can easily set it to lib/x86_64-linux-gnu or lib64 respectively.

Still defaults to PREFIX/lib but e.g. Debian or Fedora packagers
can easily set it to lib/x86_64-linux-gnu or lib64 respectively.
@jnumm jnumm mentioned this pull request Jan 21, 2020
PROJECT(dynamicEDT3D)

include(CTest)
include(GNUInstallDirs)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a quick look, this probably requires a higher CMAKE_MINIMUM_REQUIRED version, is that correct?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After a bit of archaeology, it seems that cmake 2.8.8 does have that module.

@ahornung ahornung merged commit b300d38 into OctoMap:devel Jan 24, 2020
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