diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d44ba9a89..4728807e8f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -90,6 +90,7 @@ endif() install(TARGETS MaaCore RUNTIME DESTINATION . LIBRARY DESTINATION . + PUBLIC_HEADER DESTINATION . ${MaaCore_install_extra_args} )