diff --git a/CMakeLists.txt b/CMakeLists.txt index 5319b182e..b6a042668 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -250,6 +250,8 @@ if (BUILD_C_DOC) run_doxygen() endif (BUILD_C_DOC) +include(CPack) + include(GNUInstallDirs) # Install all headers. Please note that currently the C++ headers does not form an "API". install(DIRECTORY ${xgboost_SOURCE_DIR}/include/xgboost