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

provide cppnetlibConfig.cmake file#303

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

Merged
deanberris merged 1 commit intocpp-netlib:0.10-develfromtorbjoernk:add-cmake-config
Sep 20, 2013
Merged

provide cppnetlibConfig.cmake file#303

deanberris merged 1 commit intocpp-netlib:0.10-develfromtorbjoernk:add-cmake-config
Sep 20, 2013

Conversation

@torbjoernk
Copy link

This config file gets installed together with cppnetlib enabling other CMake-based projects to easily include and link against cppnetlib.

See commit message for further details.

This will enabled other CMake-based projects to find an installed versionof cpp-netlib via   find_package(cppnetlib [[VERSION] 0.10.1] [REQUIRED])To link to the installed cppnetlib version projects want to use   include_directories(${CPPNETLIB_INCLUDE_DIRS})   target_link_library(myTarget ${CPPNETLIB_LIBRARIES})
@deanberris
Copy link
Member

LGTM -- nothing really obviously borked here in my opinion, so I'll merge it. Hopefully this doesn't break anything on any of the platforms. 😀

deanberris added a commit that referenced this pull requestSep 20, 2013
@deanberrisdeanberris merged commitf8346ae intocpp-netlib:0.10-develSep 20, 2013
@torbjoernktorbjoernk deleted the add-cmake-config branchSeptember 20, 2013 06:30
leecoder pushed a commit to leecoder/cpp-netlib that referenced this pull requestApr 14, 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

@torbjoernk@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp