diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ca6b1d5..afb47f3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -42,6 +42,7 @@ set(LINK_LIBRARIES ${LIBSWSCALE_LIBRARIES} ${GL_LIBRARIES} -lpthread + -lrt shader-bundle )