Mercurial > hg > orthanc
changeset 3490:786fce009be8
Merge
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Sat, 10 Aug 2019 13:42:38 +0200 |
parents | e7723a39adf8 (current diff) 48231cfd2693 (diff) |
children | 22bdb9c91ebf cfaa9eded17e |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/LibIcuConfiguration.cmake Sat Aug 10 13:40:08 2019 +0200 +++ b/Resources/CMake/LibIcuConfiguration.cmake Sat Aug 10 13:42:38 2019 +0200 @@ -71,7 +71,7 @@ NOT LIBICU_PATH_2) message(FATAL_ERROR "Please install the libicu-dev package") else() - link_libraries(icuuc icui18n) + link_libraries(${LIBICU_PATH_1} ${LIBICU_PATH_2}) endif() add_definitions(