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

Clean CMakeFile and add options #50

Merged
merged 1 commit into from
Jan 28, 2015
Merged

Conversation

Zardoz89
Copy link
Member

  • BUILD_STATIC_VCOMPUTER To enabled/disable Static library (by default
    is ON)
  • BUILD_DYNAMIC_VCOMPUTER To enabled/disable Dynamic library (by default
    is ON)
  • Tests & Tools links agains static library if there is enabled, if not
    try with dynamic library
  • Better status/warning messages
  • Find_Package agains Threads (should fix issue with gtest on windows)

* BUILD_STATIC_VCOMPUTER To enabled/disable Static library (by default
is ON)
* BUILD_DYNAMIC_VCOMPUTER To enabled/disable Dynamic library (by default
 is ON)
* Tests & Tools links agains static library if there is enabled, if not
try with dynamic library
* Better status/warning messages
* Find_Package agains Threads (should fix issue with gtest on windows)
@Zardoz89 Zardoz89 changed the title 💚Clean CMakeFile and add options Clean CMakeFile and add options Jan 28, 2015
Zardoz89 added a commit that referenced this pull request Jan 28, 2015
Clean CMakeFile and add options
@Zardoz89 Zardoz89 merged commit 624270f into trillek-team:develop Jan 28, 2015
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.

1 participant