[qt] Link against openlr library

Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
mvglasow
2025-04-13 19:09:19 +03:00
parent 737d7b5643
commit 7b420def17

View File

@@ -70,6 +70,7 @@ target_link_libraries(${PROJECT_NAME}
qt_common
map
gflags::gflags
openlr
)
if (BUILD_DESIGNER)