Warning, /frameworks/kwallet/examples/asynchronous_app/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_executable(kwallet-example-asynchronous main.cpp dialog.cpp)
0002 target_link_libraries(kwallet-example-asynchronous KF6::Wallet Qt6::Widgets)
0003 
0004 
0005