We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 675c917 commit 4e6fa04Copy full SHA for 4e6fa04
CMakeLists.txt
@@ -170,7 +170,7 @@ ENDIF(MYSQLCPPCONN_STLPORT_ENABLE)
170
# Make tests cover methods that throw not implemented to detect API changes?
171
SET(MYSQLCPPCONN_TEST_NOT_IMPLEMENTED 0 CACHE BOOL "HEAD/trunk QA: invoke methods that should return not implemented to detect API changes")
172
173
-INCLUDE(${CMAKE_SOURCE_DIR}/FindMySQL.cmake)
+INCLUDE(${CMAKE_SOURCE_DIR}/FindMySQL.cm)
174
175
# ----------------------------------------------------------------------
176
# Create package script
FindMySQL.cmake renamed to FindMySQL.cm
0 commit comments