mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
Fix compilation with cmake
This commit is contained in:
parent
a3d5f27038
commit
6d3019c7de
@ -24,6 +24,8 @@ else()
|
||||
endif()
|
||||
set_target_properties(insets PROPERTIES FOLDER "applications/LyX")
|
||||
|
||||
qt_use_modules(insets Gui)
|
||||
|
||||
lyx_add_gcc_pch(insets)
|
||||
|
||||
project_source_group("${GROUP_CODE}" insets_sources insets_headers)
|
||||
|
Loading…
Reference in New Issue
Block a user