Mercurial > hg > orthanc
changeset 3245:8b091a51b1b9
test
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 16 Feb 2019 10:29:51 +0100 |
parents | 6f35279215c4 |
children | ae68bf751187 |
files | Resources/CMake/LibIcuConfiguration.cmake |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/LibIcuConfiguration.cmake Sat Feb 16 10:27:07 2019 +0100 +++ b/Resources/CMake/LibIcuConfiguration.cmake Sat Feb 16 10:29:51 2019 +0100 @@ -47,7 +47,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows") set_source_files_properties( ${LIBICU_SOURCES_DIR}/source/common/locmap.c - PROPERTIES COMPILE_DEFINITIONS "LOCALE_SNAME=-" + PROPERTIES COMPILE_DEFINITIONS "LOCALE_SNAME=0x0000005c" ) endif()