mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +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})
|
lyx_automoc(${support_sources})
|
||||||
|
|
||||||
include_directories(${TOP_SRC_DIR}/src/support
|
include_directories(${TOP_SRC_DIR}/src/support
|
||||||
|
${CMAKE_BINARY_DIR}/src/support
|
||||||
${TOP_SRC_DIR}/src/support/minizip
|
${TOP_SRC_DIR}/src/support/minizip
|
||||||
${QT_INCLUDES}
|
${QT_INCLUDES}
|
||||||
${ICONV_INCLUDE_DIR})
|
${ICONV_INCLUDE_DIR})
|
||||||
|
Loading…
Reference in New Issue
Block a user