]> git.sesse.net Git - casparcg/blobdiff - shell/CMakeLists.txt
Fixed bug where non empty CALL responses where lost with an error.
[casparcg] / shell / CMakeLists.txt
index e6db0b1fc26890d6a4edc33f6f804005399adb1f..6a514b931ca4d13975e87db9094e78c15d20786f 100644 (file)
@@ -39,6 +39,7 @@ add_precompiled_header(casparcg stdafx.h FORCEINCLUDE)
 add_executable(generate_docs generate_docs.cpp included_modules.h)
 target_link_libraries(generate_docs
                protocol
+               accelerator
 
                "${CASPARCG_MODULE_PROJECTS}"