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

Backporting of #630 and #697 for 5.1 #696

Merged
merged 2 commits into from
Apr 25, 2016
Merged

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Apr 24, 2016

This PR includes two patches of #630 and 697 for DART 5.1


This change is Reviewable

jslee02 added 2 commits April 24, 2016 14:59
The fix from #361 doesn't work if bullet package was found by `find_package`. If bullet is not found, `BULLET_INCLUDE_DIRS` will be set to `BULLET_INCLUDE_DIRS-NOT-FOUND` rather than blank as we assumed in #361. Instead, we set DART_INCLUDE_DIRS in the top CMakeList.txt depending on the condition of that bullet has found, and then use it in DART[Core]Config.cmake.in.
@jslee02 jslee02 added this to the DART 5.1.2 milestone Apr 24, 2016
@jslee02 jslee02 changed the title DARTConfig relies on exported targets rather than find_library (#630) -- patch for 5.1 Backporting of #630 and #697 for 5.1 Apr 24, 2016
@jslee02 jslee02 merged commit 90978a2 into release-5.1 Apr 25, 2016
@jslee02 jslee02 deleted the js/bullet_include_dir/5.1 branch April 25, 2016 14:12
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