Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
9EOR9 committed Jun 22, 2022
2 parents abddf0b + 92c2f89 commit 8eff2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ ENDIF()
INCLUDE(${CC_SOURCE_DIR}/plugins/CMakeLists.txt)
ADD_SUBDIRECTORY(include)
ADD_SUBDIRECTORY(libmariadb)
IF(NOT WIN32)
IF(NOT MSVC)
ADD_SUBDIRECTORY(mariadb_config)
ENDIF()

Expand Down

0 comments on commit 8eff2a8

Please sign in to comment.