Fix crosslang Stat, StatVFS for custom crosslang filesystems and add queryable
This commit is contained in:
@@ -8,6 +8,7 @@ URL: @PKGCONFIG_PROJECT_HOMEPAGE_URL@
|
|||||||
Version: @PROJECT_VERSION@
|
Version: @PROJECT_VERSION@
|
||||||
|
|
||||||
@PKGCONFIG_DEPS@
|
@PKGCONFIG_DEPS@
|
||||||
|
Requires: tessesframework
|
||||||
|
|
||||||
Cflags: -I"${includedir}"
|
Cflags: -I"${includedir}"
|
||||||
Libs: -L"${libdir}" -lcrosslang_shared
|
Libs: -L"${libdir}" -lcrosslang_shared
|
||||||
@@ -8,6 +8,7 @@ URL: @PKGCONFIG_PROJECT_HOMEPAGE_URL@
|
|||||||
Version: @PROJECT_VERSION@
|
Version: @PROJECT_VERSION@
|
||||||
|
|
||||||
@PKGCONFIG_DEPS@
|
@PKGCONFIG_DEPS@
|
||||||
|
Requires: tessesframework_static
|
||||||
|
|
||||||
Cflags: -I"${includedir}"
|
Cflags: -I"${includedir}"
|
||||||
Libs: -L"${libdir}" -lcrosslang_static
|
Libs: -L"${libdir}" -lcrosslang_static
|
||||||
Reference in New Issue
Block a user