Commit 1c7ddfd7 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixed installation of distributed meshes headers.

parent 1cfc29fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,4 +7,4 @@ SET( headers DistributedMesh.h
             DistributedGridIO.h
             )

INSTALL( FILES ${headers} DESTINATION ${TNL_TARGET_INCLUDE_DIRECTORY}/Meshes/DistributedMesh )
INSTALL( FILES ${headers} DESTINATION ${TNL_TARGET_INCLUDE_DIRECTORY}/Meshes/DistributedMeshes )