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

Make building with cmake a bit saner and also test on Travis. #111

Merged
merged 2 commits into from
Jul 3, 2015

Conversation

fancycode
Copy link
Member

This helps building on Windows (and other platforms) and should fix #103.

Didn't silence warnings on Windows on purpose, they should be checked one-by-one and fixed in the code if possible.
Therefore we no longer include a batch file to create exactly one cmake configuration.
farindk added a commit that referenced this pull request Jul 3, 2015
Make building with cmake a bit saner and also test on Travis.
@farindk farindk merged commit 7276400 into strukturag:master Jul 3, 2015
@fancycode fancycode deleted the cmake_fixes branch July 3, 2015 15:55
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.

Problems Building on Visual Studio 2013
2 participants