Remove unneeded CheckCXXSourceCompiles inclusion from FindMySQL

We don't check for compilation of anything here.
This commit is contained in:
Vadim Zeitlin
2025-06-07 20:06:21 +02:00
parent f2cad0bd74
commit 4f1d2e959f
-2
View File
@@ -103,8 +103,6 @@ if (NOT TARGET MySQL::MySQL)
set(MySQL_COMPILE_DEFINITIONS "")
include(CheckCXXSourceCompiles)
if(WIN32)
find_path(MySQL_INCLUDE_DIRS mysql.h
PATHS