Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new CMake option to disable generating the install target #197

Merged
merged 1 commit into from
Aug 18, 2015
Merged

new CMake option to disable generating the install target #197

merged 1 commit into from
Aug 18, 2015

Conversation

maddinat0r
Copy link
Contributor

The install target is interfering with CPack when using cppformat as a dependency in another CMake project. When creating a package for said project, CPack also packages all cppformat library files and includes (which is not what we want since cppformat is already statically linked into our project).

vitaut added a commit that referenced this pull request Aug 18, 2015
new CMake option to disable generating the install target
@vitaut vitaut merged commit 4e2a0a7 into fmtlib:master Aug 18, 2015
@vitaut
Copy link
Contributor

vitaut commented Aug 18, 2015

Merged, thanks!

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