Skip to content

Commit

Permalink
missing colormap added to cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
ponchio committed Feb 13, 2025
1 parent baa5751 commit b807a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ set(HEADERS
nxsbuild/stlloader.h
nxsbuild/texpyramid.h
nxsbuild/tmesh.h
nxsbuild/colormap.h
nxsbuild/tsploader.h
nxsbuild/tsloader.h
nxsbuild/vcgloader.h
Expand Down Expand Up @@ -47,6 +48,7 @@ set(SOURCES
nxsbuild/stlloader.cpp
nxsbuild/texpyramid.cpp
nxsbuild/tmesh.cpp
nxsbuild/colormap.cpp
nxsbuild/tsploader.cpp
nxsbuild/tsloader.cpp
nxsedit/extractor.cpp
Expand Down

0 comments on commit b807a68

Please sign in to comment.