Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenVolumeMesh
OpenVolumeMesh
Commits
703f83f4
Commit
703f83f4
authored
Sep 02, 2019
by
Martin Heistermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add InterfaceAttrib to cmake
parent
310bc765
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/CMakeLists.txt
src/CMakeLists.txt
+2
-0
No files found.
src/CMakeLists.txt
View file @
703f83f4
...
...
@@ -6,6 +6,7 @@ SET(HEADER_FILES
OpenVolumeMesh/Attribs/OpenVolumeMeshStatus.hh
OpenVolumeMesh/Attribs/ColorAttribT_impl.hh
OpenVolumeMesh/Attribs/ColorAttrib.hh
OpenVolumeMesh/Attribs/InterfaceAttrib.hh
OpenVolumeMesh/Attribs/NormalAttrib.hh
OpenVolumeMesh/Attribs/NormalAttribT_impl.hh
OpenVolumeMesh/Attribs/TexCoordAttribT_impl.hh
...
...
@@ -47,6 +48,7 @@ SET(HEADER_FILES
Unittests/unittests_common.hh
)
SET
(
SOURCE_FILES
OpenVolumeMesh/Attribs/InterfaceAttrib.cc
OpenVolumeMesh/Attribs/OpenVolumeMeshStatus.cc
OpenVolumeMesh/Attribs/StatusAttrib.cc
OpenVolumeMesh/Geometry/Vector.cc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment