Skip to content

Commit ea0666e

Browse files
committed
cmake: Add openid_connect to the list of bundled plugins
1 parent f13ef89 commit ea0666e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jdbc/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,7 @@ endif()
429429
set(AUTH_PLUGINS
430430
ldap_sasl
431431
oci
432+
openid_connect
432433
)
433434

434435
if(NOT CMAKE_SYSTEM_NAME MATCHES "SunOS")

0 commit comments

Comments
 (0)