]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/CMakeLists.txt
Allow compiling with Qt6
[lyx.git] / src / frontends / CMakeLists.txt
index 3ef216851108fafe39f76eb365bc561bc1b27570..97e1265dc827da543e9d40e9fdc3523977408330 100644 (file)
@@ -22,7 +22,7 @@ else()
 endif()
 set_target_properties(frontends PROPERTIES FOLDER "applications/LyX")
 
-#target_link_libraries(frontends)
+target_link_libraries(frontends ${Lyx_Boost_Libraries})
 
 project_source_group("${GROUP_CODE}" frontends_sources frontends_headers)