Skip to content
Snippets Groups Projects
Commit 640c10c7 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixed installation of header files.

parent 33ca7483
No related branches found
No related tags found
No related merge requests found
SET( headers MpiCommunicator.h
NoDistrCommunicator.h )
INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/Communicators )
INSTALL( FILES ${headers} DESTINATION ${TNL_TARGET_INCLUDE_DIRECTORY}/Communicators )
SET( headers DistributedMesh.h
SET( headers BufferEntitiesHelper.h
DistributedMesh.h
DistributedMeshSynchronizer.h
DistributedGrid_1D.h
DistributedGrid_2D.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment