diff --git a/tesseract_common/CMakeLists.txt b/tesseract_common/CMakeLists.txt index f884bfbde5c..65c95473cad 100644 --- a/tesseract_common/CMakeLists.txt +++ b/tesseract_common/CMakeLists.txt @@ -154,7 +154,7 @@ if(TESSERACT_PACKAGE) "libyaml-cpp-dev" WINDOWS_DEPENDS "boost_system" - "boost_filesystem;" + "boost_filesystem" "boost_serialization" "console-bridge" "tinyxml2"