mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
Revert "Cmake build: Make PreviewLoader.cpp compilable again"
This reverts commit 0a2c70636a
.
This commit is contained in:
parent
0cd8c03d17
commit
e78e987649
@ -12,9 +12,7 @@ file(GLOB graphics_headers ${TOP_SRC_DIR}/src/graphics/${LYX_HPP_FILES})
|
||||
lyx_add_msvc_pch(graphics)
|
||||
|
||||
|
||||
include_directories(${TOP_SRC_DIR}/src/graphics
|
||||
${QT_INCLUDES}
|
||||
)
|
||||
include_directories(${TOP_SRC_DIR}/src/graphics)
|
||||
|
||||
if(NOT LYX_MERGE_FILES)
|
||||
add_library(graphics ${library_type} ${graphics_sources} ${graphics_headers})
|
||||
|
Loading…
Reference in New Issue
Block a user