You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-db/mysql-connector-c/files/mysql-connector-c-8.0.19-do...

13 lines
307 B

diff --git a/utilities/CMakeLists.txt b/utilities/CMakeLists.txt
index c855f8ab..0ebef451 100644
--- a/utilities/CMakeLists.txt
+++ b/utilities/CMakeLists.txt
@@ -27,6 +27,7 @@ IF(NOT CMAKE_CROSSCOMPILING)
comp_err.cc
COMPONENT Server
LINK_LIBRARIES mysys
+ SKIP_INSTALL
)
ENDIF()