Updated CMakeList.txt with potential path build path helpers for external packages - #3
Open
darktyphoon wants to merge 2 commits into
Open
Updated CMakeList.txt with potential path build path helpers for external packages#3darktyphoon wants to merge 2 commits into
darktyphoon wants to merge 2 commits into
Conversation
wmisha
force-pushed
the
master
branch
6 times, most recently
from
September 16, 2014 13:32
50727f8 to
aaec7f7
Compare
wmisha
force-pushed
the
master
branch
2 times, most recently
from
September 25, 2014 03:24
87d3928 to
fd9d92c
Compare
codemercenary
force-pushed
the
master
branch
3 times, most recently
from
September 25, 2014 10:44
70ea7d9 to
c6472b8
Compare
codemercenary
force-pushed
the
master
branch
from
September 25, 2014 11:20
490dde6 to
b1d7306
Compare
wmisha
force-pushed
the
master
branch
2 times, most recently
from
October 23, 2014 10:12
41b27c7 to
c562cbd
Compare
wmisha
pushed a commit
that referenced
this pull request
Jan 14, 2015
Adding the find module for AntTweakBar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hopefully this helps make the CMake a little more portable. I put the additional dependencies in the extras directory and did my best to help CMake find them accordingly.
Still having issues setting the Eigen include path but this seemed like a good start.