summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3e63385..e629a9e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,7 +56,7 @@ tde_restore( CMAKE_INSTALL_PREFIX )
##### zlibrary-tqt paths
_tde_internal_setup_path(
- CMAKE_ZLIBRARY_INSTALL_PREFIX "/usr"
+ CMAKE_ZLIBRARY_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}"
"Base directory for zlibrary-tqt files"
)