MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
928 stars 183 forks source link

Tweak the dMath and dAnimation CMakeLists.txt to not overspecify platform details #288

Closed jonesmz closed 1 year ago

jonesmz commented 1 year ago

so that clang works on windows.

Note that this isn't clang-cl.exe, this is simply "clang.exe".

And while this pull request allows me to use cmake to configure the project, i haven't yet gotten everything to actually build with clang.

JulioJerez commented 1 year ago

ok, this is merge now. any reason why you do not use 4.00?