From 3c756e07bda6ee1aca740c0c94e3fe60b634b8fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Leonardo=20Fl=C3=B3rez-Valencia?= Date: Mon, 19 Jun 2017 11:35:45 -0500 Subject: [PATCH] ... --- lib/fpa/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/fpa/CMakeLists.txt b/lib/fpa/CMakeLists.txt index 264f589..3dba4df 100644 --- a/lib/fpa/CMakeLists.txt +++ b/lib/fpa/CMakeLists.txt @@ -65,5 +65,9 @@ install( FILES "${CMAKE_CURRENT_BINARY_DIR}/fpa_export.h" DESTINATION "${include_install_dir}/fpa" ) +install( + FILES "${CMAKE_CURRENT_BINARY_DIR}/Config.h" + DESTINATION "${include_install_dir}/fpa" + ) ## eof - $RCSfile$ -- 2.45.0