Skip to content

Commit

Permalink
build: disable Poco::JWT build
Browse files Browse the repository at this point in the history
  • Loading branch information
khrynczenko committed Dec 15, 2020
1 parent 9b95dfd commit 33edefc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/SetupDependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ CPMAddPackage(
"ENABLE_JSON FALSE"
"ENABLE_NETSSL_WIN FALSE"
"ENABLE_CRYPTO TRUE"
"ENABLE_JWT FALSE"
"ENABLE_DATA TRUE"
"ENABLE_DATA_SQLITE TRUE"
"ENABLE_DATA_MYSQL FALSE"
Expand Down

0 comments on commit 33edefc

Please sign in to comment.