aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2d1efc3..8e1a75d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -164,5 +164,5 @@ add_subdirectory(docs)
# Install cmake search helper for this library
########################################################################
install(FILES cmake/Modules/gsmConfig.cmake
- DESTINATION lib/cmake/grgsm
+ DESTINATION lib${LIB_SUFFIX}/cmake/grgsm
)