Skip to content

Commit 4e6fa04

Browse files
lawrinlawrin
authored andcommitted
Renaming FindMySQL.cmake back to FindMySQL.cm, as that name change interfered with cpack configuration
1 parent 675c917 commit 4e6fa04

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ ENDIF(MYSQLCPPCONN_STLPORT_ENABLE)
170170
# Make tests cover methods that throw not implemented to detect API changes?
171171
SET(MYSQLCPPCONN_TEST_NOT_IMPLEMENTED 0 CACHE BOOL "HEAD/trunk QA: invoke methods that should return not implemented to detect API changes")
172172

173-
INCLUDE(${CMAKE_SOURCE_DIR}/FindMySQL.cmake)
173+
INCLUDE(${CMAKE_SOURCE_DIR}/FindMySQL.cm)
174174

175175
# ----------------------------------------------------------------------
176176
# Create package script
File renamed without changes.

0 commit comments

Comments
 (0)