Skip to content

Add an optional install step into the cmake#30

Closed
medithe wants to merge 1 commit intononstd-lite:masterfrom
medithe:patch-5
Closed

Add an optional install step into the cmake#30
medithe wants to merge 1 commit intononstd-lite:masterfrom
medithe:patch-5

Conversation

@medithe
Copy link
Copy Markdown
Contributor

@medithe medithe commented Sep 13, 2018

This is required, in particular, if the library is used in build-systems like yocto.

This is required, in particular, if the library is used in build-systems like yocto.
@martinmoene
Copy link
Copy Markdown
Collaborator

Following other nonstd lite libraries I did :

install( DIRECTORY ${CMAKE_SOURCE_DIR}/include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR} )

@medithe
Copy link
Copy Markdown
Contributor Author

medithe commented Sep 14, 2018

Thanks!

@martinmoene
Copy link
Copy Markdown
Collaborator

@medithe Thanks to you for pointing at CMake install: it made me update several other libraries to follow the same pattern.

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