mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
unicode.C needs inconv.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14666 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
615ef2527a
commit
63b5b965df
@ -14,7 +14,7 @@ list(REMOVE_ITEM support_sources
|
|||||||
${TOP_SRC_DIR}/src/support/strerror.c)
|
${TOP_SRC_DIR}/src/support/strerror.c)
|
||||||
|
|
||||||
|
|
||||||
include_directories(${TOP_SRC_DIR}/src/support)
|
include_directories(${TOP_SRC_DIR}/src/support ${ICONV_INCLUDE_DIR})
|
||||||
|
|
||||||
add_library(support STATIC
|
add_library(support STATIC
|
||||||
${support_sources}
|
${support_sources}
|
||||||
|
Loading…
Reference in New Issue
Block a user