Advance KDE Plasma and Qt integration
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libqrencode
|
||||
Description: A QR Code encoding library
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lqrencode
|
||||
Libs.private: @LIBPTHREAD@
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user