1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00

Manual merge from 2.3 branch:

put cmake helper scripts under new BSD license
This commit is contained in:
Georg Richter
2016-07-09 10:53:09 +02:00
parent e328467494
commit f0601e0e40
17 changed files with 142 additions and 20 deletions

View File

@@ -1,3 +1,10 @@
#
# Copyright (C) 2013-2016 MariaDB Corporation AB
#
# Redistribution and use is allowed according to the terms of the New
# BSD license.
# For details see the COPYING-CMAKE-SCRIPTS file.
#
INCLUDE(CheckFunctionExists)
INCLUDE(CheckLibraryExists)