when i use cmake to get the project, it error "CMake Error at python/PyAbcOpenGL/CMakeLists.txt:112 (INSTALL):
INSTALL Library TARGETS given no DESTINATION!"
open the file CMakeLists.txt is "INSTALL(TARGETS alembicglmodule
LIBRARY DESTINATION lib)"
how can i get "alembicglmodule"
when i use cmake to get the project, it error "CMake Error at python/PyAbcOpenGL/CMakeLists.txt:112 (INSTALL):
INSTALL Library TARGETS given no DESTINATION!"
open the file CMakeLists.txt is "INSTALL(TARGETS alembicglmodule
LIBRARY DESTINATION lib)"
how can i get "alembicglmodule"