Sam Edwards
|
f59c6bb2bf
|
CMake: Make FindODE link against libccd when present
This fixes building against the macOS/Homebrew version of ODE.
|
2018-11-15 02:24:28 -07:00 |
|
Sam Edwards
|
56b211f902
|
CMake: Fix FindODE's include path finding
It needs to look for the path containing the "ode" directory,
not the "ode" directory itself.
|
2018-10-19 12:56:11 -06:00 |
|
Sam Edwards
|
8dd46eb736
|
CMake: Redo ODE find module
This defines an ODE::ODE target; it also automatically selects
the correct `dIDESINGLE`/`dIDEDOUBLE` compile-time definition.
|
2018-10-18 19:27:47 -06:00 |
|
Sam Edwards
|
f972221357
|
CMake: Detect ODE.
|
2014-02-08 16:20:57 -07:00 |
|