Skip to content

WIP: CMakeLists.txt: add install rules#196

Draft
SomeoneSerge wants to merge 1 commit intoNelarius:masterfrom
SomeoneSerge:feat/cmake-install
Draft

WIP: CMakeLists.txt: add install rules#196
SomeoneSerge wants to merge 1 commit intoNelarius:masterfrom
SomeoneSerge:feat/cmake-install

Conversation

@SomeoneSerge
Copy link
Copy Markdown

MInimal set of changes required for NixOS/nixpkgs#303682

Comment on lines +120 to +123
install(
FILES imnodes.h imnodes_internal.h
COMPONENT Development
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

image

I'm surprised to see this, given that the documentation claims "include" is the default/fallback value for the variable: https://cmake.org/cmake/help/latest/command/install.html#signatures

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.

1 participant