Updated CMakeList.txt with potential path build path helpers for external packages#3
Open
darktyphoon wants to merge 2 commits intoleapmotion:masterfrom
Open
Updated CMakeList.txt with potential path build path helpers for external packages#3darktyphoon wants to merge 2 commits intoleapmotion:masterfrom
darktyphoon wants to merge 2 commits intoleapmotion:masterfrom
Conversation
50727f8 to
aaec7f7
Compare
87d3928 to
fd9d92c
Compare
70ea7d9 to
c6472b8
Compare
490dde6 to
b1d7306
Compare
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.