Mercurial > hg > MonetDB-extend
diff regexp/CMakeLists.txt @ 61:b42fe5c9bd34 default tip
update to new versioned monetdb directories
author | Niels Nes <niels@cwi.nl> |
---|---|
date | Mon, 23 Sep 2024 13:34:22 +0200 (7 months ago) |
parents | 8122094c79b1 |
children |
line wrap: on
line diff
--- a/regexp/CMakeLists.txt Sat Feb 10 11:25:15 2024 +0100 +++ b/regexp/CMakeLists.txt Mon Sep 23 13:34:22 2024 +0200 @@ -28,7 +28,7 @@ RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} LIBRARY - DESTINATION ${CMAKE_INSTALL_LIBDIR}/monetdb5) + DESTINATION ${CMAKE_INSTALL_LIBDIR}/monetdb5-${MonetDB_VERSION}) add_custom_command(OUTPUT README.html COMMAND "rst2html" "-d" "${CMAKE_SOURCE_DIR}/README.rst" "README.html")