You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-08 14:02:17 +03:00
- Back off CMake version requirements.
- Fix plugin extension on OSX (it is .so, not .dylib) - add SKIP_TESTS to skip compiling test
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
IF(SKIP_TESTS)
|
||||
RETURN()
|
||||
ENDIF()
|
||||
|
||||
ENABLE_TESTING()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user