mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-24 03:40:14 +00:00
Add clipboard support in Linux/X11 (fix #1100)
This commit is contained in:
parent
c8c12700e5
commit
22e2145d65
@ -93,6 +93,7 @@ include_directories(observable)
|
|||||||
|
|
||||||
# Disable clip examples
|
# Disable clip examples
|
||||||
set(CLIP_EXAMPLES OFF CACHE BOOL "Compile clip examples")
|
set(CLIP_EXAMPLES OFF CACHE BOOL "Compile clip examples")
|
||||||
|
set(CLIP_X11_PNG_LIBRARY "${PNG_LIBRARY}")
|
||||||
add_subdirectory(clip)
|
add_subdirectory(clip)
|
||||||
|
|
||||||
# Disable undo tests
|
# Disable undo tests
|
||||||
|
2
src/clip
2
src/clip
@ -1 +1 @@
|
|||||||
Subproject commit 58bd298972b058f6c20d13b3a9ec2f5899f6a428
|
Subproject commit d3d63562ab4b84c2469e1c96b42325acd7760a88
|
Loading…
x
Reference in New Issue
Block a user