summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-06-10 18:53:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-06-10 19:19:04 +0900
commite497d55b675cad64ee667e11f989853a8e6594c1 (patch)
treefdccb65bf9df120927a97dc5caffe2ad227b878b /CMakeLists.txt
parent399b515c4522ef9dd2ed43bfa3914f77b697f281 (diff)
downloadlibr-e497d55b675cad64ee667e11f989853a8e6594c1.tar.gz
libr-e497d55b675cad64ee667e11f989853a8e6594c1.zip
Fixed FTBFS caused by previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9b09792..a289c77 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -135,3 +135,4 @@ tde_auto_add_subdirectories()
##### write configure files #####################
configure_file( src/config.h.cmake config.h @ONLY )
+configure_file( doc/libr.cfg.cmake doc/libr.cfg @ONLY )