diff --git a/opensubdiv/osd/CMakeLists.txt b/opensubdiv/osd/CMakeLists.txt index 656c15ef..cc334c93 100644 --- a/opensubdiv/osd/CMakeLists.txt +++ b/opensubdiv/osd/CMakeLists.txt @@ -85,6 +85,7 @@ set(PUBLIC_HEADERS kernelDispatcher.h mesh.h vertex.h + vertexBuffer.h )