chadmv / cvwrap

A Maya wrap deformer that is faster than Maya's wrap deformer, can be rebounded, has a GPU implementation, and supports inverted front of chain blend shapes.
MIT License
180 stars 92 forks source link

cmake version #11

Open ltitley opened 6 years ago

ltitley commented 6 years ago

Hey, I'm just building this project locally. I think your cmake files depend on at least cmake 3 as you use the PLATFORM_ID generator expression in your cgcmake FindMaya module.

https://cmake.org/cmake/help/v3.9/release/3.0.html#generator-expressions

Might be worst bumping cmake_minimum_required in your CMakelist ?

Luke

remusavram commented 6 years ago

For me works with 2.8.12.