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 ed9df19 commit d7d334eCopy full SHA for d7d334e
plugins/auth/CMakeLists.txt
@@ -1,3 +1,5 @@
1
+INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include)
2
+
3
# Dialog plugin
4
SET(DIALOG_SOURCES dialog.c ${CMAKE_SOURCE_DIR}/libmariadb/get_password.c)
5
IF(WIN32)
0 commit comments