mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Fix typo
This commit is contained in:
parent
e18584239f
commit
3b5f6e32c5
@ -119,7 +119,7 @@ add_library (oauth2authmethod_static STATIC
|
||||
)
|
||||
|
||||
# require c++17
|
||||
target_compile_features(identcertauthmethod PRIVATE cxx_std_17)
|
||||
target_compile_features(oauth2authmethod PRIVATE cxx_std_17)
|
||||
target_compile_features(oauth2authmethod_static PRIVATE cxx_std_17)
|
||||
|
||||
# Common linked libs
|
||||
|
Loading…
x
Reference in New Issue
Block a user