From cb21e2f6ee9981b77836eb97f1e155eee1f22d08 Mon Sep 17 00:00:00 2001 From: marco <marco@5a81b35b-ba03-0410-adc8-b2c5c5119f08> Date: Wed, 19 May 2010 07:52:03 +0000 Subject: [PATCH] stage config headers git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2266 5a81b35b-ba03-0410-adc8-b2c5c5119f08 --- modules/config/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/config/CMakeLists.txt b/modules/config/CMakeLists.txt index e8f153cff..ddf076511 100644 --- a/modules/config/CMakeLists.txt +++ b/modules/config/CMakeLists.txt @@ -55,3 +55,4 @@ configure_file(config.hh.in ${CONFIG_HH_FILE}) add_custom_target(ost_config) stage_headers("${OST_CONFIG_HEADERS}" "ost" "ost_config" "" "ost") +install(FILES ${OST_CONFIG_HEADERS} DESTINATION include/ost) -- GitLab