diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt index f1fb4c66b..0900e465d 100644 --- a/qt/CMakeLists.txt +++ b/qt/CMakeLists.txt @@ -70,6 +70,7 @@ target_link_libraries(${PROJECT_NAME} qt_common map gflags::gflags + openlr ) if (BUILD_DESIGNER)