wdas/partio

Build only the lib for subproject builds?

Opened this issue · 0 comments

Hi there,

When building partio as a subdirectory with CMake, it would be great if we could only build the main lib:

add_subdirectory(src/lib)

And skip the python/tools/etc. (i.e. don't require GLUT/OpenGL/Python).