mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
CMake fix by Kornel Benko.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21859 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b1546aa703
commit
ffe8d928c2
@ -28,6 +28,7 @@ lyx_add_msvc_pch(support)
|
||||
lyx_automoc(${support_sources})
|
||||
|
||||
include_directories(${TOP_SRC_DIR}/src/support
|
||||
${CMAKE_BINARY_DIR}/src/support
|
||||
${TOP_SRC_DIR}/src/support/minizip
|
||||
${QT_INCLUDES}
|
||||
${ICONV_INCLUDE_DIR})
|
||||
|
Loading…
Reference in New Issue
Block a user