Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Add CMake option to install generated .cpp files#339

Merged
chwarr merged 1 commit intomicrosoft:masterfrom
chwarr:chwarr/install-cpp
Mar 1, 2017
Merged

Add CMake option to install generated .cpp files#339
chwarr merged 1 commit intomicrosoft:masterfrom
chwarr:chwarr/install-cpp

Conversation

@chwarr
Copy link
Copy Markdown
Member

@chwarr chwarr commented Mar 1, 2017

The CMake cache variable BOND_LIBRARIES_INSTALL_CPP controls whether the
generated .cpp files are installed under src/. This can be used to keep the
code around for debugging purposes or to create a self-contained copy of
Bond that can be built with something other than CMake.

The CMake cache variable BOND_LIBRARIES_INSTALL_CPP controls whether the
generated .cpp files are installed under src/. This can be used to keep the
code around for debugging purposes or to create a self-contained copy of
Bond that can be built with something other than CMake.
@chwarr
Copy link
Copy Markdown
Member Author

chwarr commented Mar 1, 2017

CI builds failed, as we couldn't install Pandoc. I've opened issue #341 for this.

Copy link
Copy Markdown
Member

@lalo lalo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@chwarr chwarr merged commit 1426db8 into microsoft:master Mar 1, 2017
@chwarr chwarr deleted the chwarr/install-cpp branch March 1, 2017 23:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants