Permalink
Cannot retrieve contributors at this time
14 lines (12 sloc)
372 Bytes
|
prefix=@prefix@ |
|
exec_prefix=@exec_prefix@ |
|
libdir=@libdir@ |
|
includedir=@includedir@ |
|
|
|
Name: zimg |
|
Description: Scaling, colorspace conversion, and dithering library |
|
Version: @VERSION@ |
|
|
|
# If building a static library against a C++ runtime other than libstdc++, |
|
# define STL_LIBS when running configure. |
|
Libs: -L${libdir} -lzimg |
|
Libs.private: @STL_LIBS@ |
|
Cflags: -I${includedir} |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.