mirror of
https://github.com/SOCI/soci.git
synced 2026-05-04 18:29:38 -05:00
Remove unneeded CheckCXXSourceCompiles inclusion from FindMySQL
We don't check for compilation of anything here.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user