mariadb/cmake
Vladislav Vaintroub 73c57e2be7 Fix building aws_key_management on Linux
in MYSQL_ADD_PLUGIN, do not add TARGET_LINK_LIBRARIES twice for the LINK_LIBRARIES parameter
It is usually harmless to add libraries twice.

However, aws_key_management uses -Wl,-whole-archive to workaround linker issues on Linux
If libraries are added twice with whole-archive, linking will fail complaining about duplicate symbols
2017-04-06 23:11:57 +00:00
..
build_configurations Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
os Windows, compiling : Remove _DEBUG preprocessor constant, to fix 2017-04-04 18:55:18 +00:00
abi_check.cmake
bison.cmake
character_sets.cmake
check_compiler_flag.cmake
compile_flags.cmake
configurable_file_content.in
configure.pl Fixes for using ssl with BUILD scripts. 2017-01-11 09:18:36 +02:00
cpack_deb.cmake
cpack_rpm.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
cpack_source_ignore_files.cmake
CPackRPM.cmake fix RPM builds 2016-09-12 17:51:49 +02:00
cpu_info.cmake
crc32-vpmsum.cmake
create_initial_db.cmake.in
ctest.cmake
do_abi_check.cmake
dtrace.cmake
dtrace_prelink.cmake
FindJava.cmake
FindJNI.cmake copy-paste error fixed 2016-09-22 13:07:38 +02:00
FindLZ4.cmake RocksDB : Add lookup / compiling with optional compression libraries. 2017-02-09 16:55:02 +00:00
FindZSTD.cmake RocksDB : Add lookup / compiling with optional compression libraries. 2017-02-09 16:55:02 +00:00
for_clients.cmake MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
info_bin.cmake
info_macros.cmake.in
info_src.cmake
install_layout.cmake
install_macros.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
jemalloc.cmake
libutils.cmake
maintainer.cmake
make_dist.cmake.in fix "make dist" to support submodules 2016-09-12 17:51:49 +02:00
mariadb_connector_c.cmake set the default socket addr for C/C 2016-09-19 20:13:49 +02:00
merge_archives_unix.cmake.in
misc.cmake
mysql_add_executable.cmake Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
mysql_version.cmake update RPM metadata (vendor and contact) 2016-12-12 20:27:20 +01:00
numa.cmake MDEV-11195: Simplify enablement of NUMA in innodb/xtradb 2016-11-02 14:37:43 +11:00
package_name.cmake Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
pcre.cmake
plugin.cmake Fix building aws_key_management on Linux 2017-04-06 23:11:57 +00:00
readline.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
ssl.cmake MDEV-12125 Use FIND_PACKAGE(OpenSSL) to find openssl 2017-03-08 22:30:03 +00:00
stack_direction.c
systemd.cmake Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
tags.cmake
versioninfo.rc.in
win_compatibility.manifest MDEV-12207 Include windows compatibility manifest into executable to make GetVersionEx work correctly 2017-03-08 11:20:03 +00:00
wsrep.cmake
zlib.cmake