Skip to content

added support for an installable cmake target#15

Open
dobernhardt wants to merge 2 commits intobadaix:masterfrom
dobernhardt:install_cmake_target
Open

added support for an installable cmake target#15
dobernhardt wants to merge 2 commits intobadaix:masterfrom
dobernhardt:install_cmake_target

Conversation

@dobernhardt
Copy link
Copy Markdown

To leverage modern cmake features provide an installable interface target.
If deployed like this aixlog can be used with the following statements in a CMakeLists.txt file

find_package(aixlog) target_link_libraries (MyTarget aixlog)

The required include path will be set automatically

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