Skip to content

Commit 994fd16

Browse files
committed
Ensure all header files get installed
1 parent 202fd9a commit 994fd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ if(openmpi)
1313
set(openmpi ${openmpi} PARENT_SCOPE)
1414
endif()
1515

16-
install( FILES libcaf.h libcaf-gfortran-descriptor.h
16+
install( FILES libcaf.h libcaf-gfortran-descriptor.h libcaf-version-def.h
1717
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
1818
)

0 commit comments

Comments
 (0)