We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202fd9a commit 994fd16Copy full SHA for 994fd16
src/CMakeLists.txt
@@ -13,6 +13,6 @@ if(openmpi)
13
set(openmpi ${openmpi} PARENT_SCOPE)
14
endif()
15
16
-install( FILES libcaf.h libcaf-gfortran-descriptor.h
+install( FILES libcaf.h libcaf-gfortran-descriptor.h libcaf-version-def.h
17
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
18
)
0 commit comments