mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-20 22:31:23 +01:00
#3066: CMake warning about MYSQL casing
This commit is contained in:
parent
b4ee4b9f30
commit
f107834d08
@ -104,7 +104,7 @@ endif()
|
||||
|
||||
set(MYSQL_VERSION ${PC_MYSQL_VERSION})
|
||||
|
||||
find_package_handle_standard_args(MYSQL
|
||||
find_package_handle_standard_args(MySQL
|
||||
FOUND_VAR MYSQL_FOUND
|
||||
REQUIRED_VARS
|
||||
MYSQL_INCLUDE_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user