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 Find***.cmake scripts work with find_package . #23

Open
bernstein opened this issue Feb 27, 2014 · 1 comment
Open

Make Find***.cmake scripts work with find_package . #23

bernstein opened this issue Feb 27, 2014 · 1 comment
Milestone

Comments

@bernstein
Copy link
Collaborator

Update the Find***.cmake script according to: http://www.cmake.org/cmake/help/v2.8.8/cmake.html#command:find_package

Then we can use find_package(Assimp)

"CMake searches for a file called "Find.cmake" in the CMAKE_MODULE_PATH followed by the CMake installation"

@bernstein bernstein added this to the v0.5.0 milestone Feb 27, 2014
@bernstein
Copy link
Collaborator Author

Done for bullet in f8905e7.
The updates for find_boost, find_assimp, find_schism and find_ovr are the next.

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

No branches or pull requests

1 participant