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

Fix cmake warnings #231

Merged
merged 2 commits into from Oct 2, 2016
Merged

Conversation

vmarkovtsev
Copy link
Contributor

No description provided.

@ArseniyShestakov
Copy link
Member

ArseniyShestakov commented Oct 2, 2016

I have one request regarding CMake. If you still build on Ubuntu that would be really cool if you have an idea how to make option that will force cmake to use built-in or system fuzzylite. Currently on Ubuntu 16.04 it's use system fuzzylite and work just fine and built-in version fail to built with latest Clang anyway, but I suspect we might sometimes want to forcefully use FL from our git OR from system.

vmarkovtsev added a commit to vmarkovtsev/vcmi that referenced this pull request Oct 2, 2016
cmake -DFORCE_BUNDLED_FL=TRUE ...

As requested in vcmi#231
@vmarkovtsev vmarkovtsev merged commit 6e9431a into vcmi:develop Oct 2, 2016
@vmarkovtsev vmarkovtsev deleted the fix-cmake-warnings branch October 2, 2016 16:18
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.

None yet

2 participants