forked from blue/squawk
build: plugins/, passwordStorageEngines/wrappers/ as shared libs
This commit is contained in:
parent
a184ecafa3
commit
8e99cc2969
3 changed files with 6 additions and 4 deletions
2
core/passwordStorageEngines/wrappers/CMakeLists.txt
Normal file
2
core/passwordStorageEngines/wrappers/CMakeLists.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
add_library(kwalletWrapper SHARED kwallet.cpp)
|
||||
target_link_libraries(kwalletWrapper PRIVATE KF5::Wallet)
|
Loading…
Add table
Add a link
Reference in a new issue