Add clipboard support in Linux/X11 (fix #1100)

This commit is contained in:
David Capello 2018-05-23 17:20:52 -03:00
parent c8c12700e5
commit 22e2145d65
2 changed files with 2 additions and 1 deletions

View File

@ -93,6 +93,7 @@ include_directories(observable)
# Disable clip examples
set(CLIP_EXAMPLES OFF CACHE BOOL "Compile clip examples")
set(CLIP_X11_PNG_LIBRARY "${PNG_LIBRARY}")
add_subdirectory(clip)
# Disable undo tests

@ -1 +1 @@
Subproject commit 58bd298972b058f6c20d13b3a9ec2f5899f6a428
Subproject commit d3d63562ab4b84c2469e1c96b42325acd7760a88