Skip to content
Snippets Groups Projects
Commit aba25699 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed CMakeLists.txt for mesh layers

parent 78a105f0
No related branches found
No related tags found
No related merge requests found
SET( headers MeshStorageLayer.h SET( headers MeshEntityStorageRebinder.h
MeshStorageLayer.h
MeshSubentityAccess.h
MeshSubentityStorageLayer.h MeshSubentityStorageLayer.h
MeshSuperentityAccess.h MeshSuperentityAccess.h
MeshSuperentityAccessor.h
MeshSuperentityStorageLayer.h ) MeshSuperentityStorageLayer.h )
INSTALL( FILES ${headers} DESTINATION ${TNL_TARGET_INCLUDE_DIRECTORY}/Meshes/MeshDetails/layers ) INSTALL( FILES ${headers} DESTINATION ${TNL_TARGET_INCLUDE_DIRECTORY}/Meshes/MeshDetails/layers )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment