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

cmake improvements (install target) #239

Merged
merged 2 commits into from
Dec 28, 2015

Conversation

tamaskenez
Copy link

  • add install target to install headers + config-module which creates the cereal imported
    interface library target (only if CMake version >= 3.0)
  • add unittest to test config-module
  • add cmake option to skip tests and do install only
  • fix MSVC compatibility problem in CMakeLists.txt

Tamas Kenez added 2 commits October 6, 2015 14:32
- add install target to install config-module for
  which creates an INTERFACE library
- add unittest to test config-module
- add option to skip tests and install only
- fix MSVC compatibility problem in CMakeLists.txt
@AzothAmmo AzothAmmo added this to the v1.2.0 milestone Dec 27, 2015
@AzothAmmo AzothAmmo merged commit f2ccfea into USCiLab:develop Dec 28, 2015
AzothAmmo added a commit that referenced this pull request Dec 28, 2015
AzothAmmo added a commit that referenced this pull request Dec 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants