diff --git a/crlcore/src/ccore/CMakeLists.txt b/crlcore/src/ccore/CMakeLists.txt index 7abacff5..5ca6f12e 100644 --- a/crlcore/src/ccore/CMakeLists.txt +++ b/crlcore/src/ccore/CMakeLists.txt @@ -237,4 +237,4 @@ ${AGDS_LIBRARY} ${CIF_LIBRARY} ) - install ( TARGETS crlcore DESTINATION lib ) + install ( TARGETS crlcore DESTINATION lib${LIB_SUFFIX} )