nickgillian / grt

gesture recognition toolkit
861 stars 284 forks source link

Modified gtest integration for visual #49

Closed rocambille closed 8 years ago

rocambille commented 8 years ago

The integration of Google Test in the CMakeLists was not working with Visual Studio. I propose to include Google Test as a subdirectory with the EXCLUDE_FROM_ALL parameter (the target is not treated as a dependency to "all", nor to "install")