summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index aa7e4b0..c0bb24f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -43,5 +43,6 @@ target_link_libraries(sap
43 avcodec 43 avcodec
44 swscale 44 swscale
45 avformat 45 avformat
46 avutil
46 ${GraphicsMagick_LIBRARIES} 47 ${GraphicsMagick_LIBRARIES}
47 ${yaml-cpp_LIBRARIES}) 48 ${yaml-cpp_LIBRARIES})