install the export header too

classic_import
Hubert Chathi 2021-09-16 15:09:42 -04:00
parent 72b8bf5334
commit 4fb723cad3
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ install(TARGETS olm
set_target_properties(olm PROPERTIES EXPORT_NAME Olm)
install(FILES
${CMAKE_CURRENT_SOURCE_DIR}/include/olm/olm.h
${CMAKE_CURRENT_SOURCE_DIR}/include/olm/olm_export.h
${CMAKE_CURRENT_SOURCE_DIR}/include/olm/outbound_group_session.h
${CMAKE_CURRENT_SOURCE_DIR}/include/olm/inbound_group_session.h
${CMAKE_CURRENT_SOURCE_DIR}/include/olm/pk.h