Commit ec1b6ff
committed
cmake: Completing CMakeLists to support OAUTHBEARER_OIDC
WITH_OAUTHBEARER_OIDC option was present in the append sources but was
missing from the append compile definitions section of the CMakeLists.
It was not possible to activate OAuth Authentication for Windows when
using cmake with user-defined defines to build.1 parent 48a7c7d commit ec1b6ff
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
| |||
0 commit comments