Commit 640c10c7 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixed installation of header files.

parent 33ca7483
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
SET( headers MpiCommunicator.h
             NoDistrCommunicator.h )

INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/Communicators )
INSTALL( FILES ${headers} DESTINATION ${TNL_TARGET_INCLUDE_DIRECTORY}/Communicators )
+2 −1
Original line number Diff line number Diff line
SET( headers DistributedMesh.h
SET( headers BufferEntitiesHelper.h
             DistributedMesh.h
             DistributedMeshSynchronizer.h
             DistributedGrid_1D.h
             DistributedGrid_2D.h