Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Export dependency libraries.#515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@povilasb
Copy link

When adding cpp-netlib to my project with find_package() it is necessary to link against Boost libraries and include Boost headers files. Although this is already done by cpp-netlib.

This PR adds Boost libraries to the exported library list. It also adds ${Boost_INCLUDE_DIRS} to ${CPPNETLIB_INCLUDE_DIRS}. This way when I type

find_package(cppnetlib REQUIRED)include_directories(${CPPNETLIB_INCLUDE_DIRS})

I do not need to take any more actions to make cppnetlib work in my project.

@deanberris
Copy link
Member

LGTM

Thanks@povilasb!

deanberris added a commit that referenced this pull requestApr 7, 2015
@deanberrisdeanberris merged commit86b5a30 intocpp-netlib:0.11-develApr 7, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@povilasb@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp