forked from pool/libsixel
Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
e82c4f8ea8 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:028552eb8f2a37c6effda88ee5e8f6d87b5d9601182ddec784a9728865f821e0
|
||||
size 4272940
|
@@ -1,17 +0,0 @@
|
||||
---
|
||||
src/meson.build | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
Index: b/src/meson.build
|
||||
===================================================================
|
||||
--- a/src/meson.build
|
||||
+++ b/src/meson.build
|
||||
@@ -21,7 +21,7 @@ sources = [
|
||||
'writer.c'
|
||||
]
|
||||
|
||||
-libsixel = both_libraries('sixel',
|
||||
+libsixel = shared_library('sixel',
|
||||
sources,
|
||||
include_directories: [inc, inc_config],
|
||||
dependencies: libsixel_deps,
|
Reference in New Issue
Block a user