update to 3.2.3 (#2157206)

This commit is contained in:
Dominik 'Rathann' Mierzejewski 2023-01-03 14:08:36 +01:00
commit bd363a18f5
4 changed files with 14 additions and 9 deletions

View file

@ -1,7 +1,7 @@
diff -up utfcpp-3.1/CMakeLists.txt.noarch utfcpp-3.1/CMakeLists.txt
--- utfcpp-3.1/CMakeLists.txt.noarch 2019-10-22 09:52:44.918701226 +0200
+++ utfcpp-3.1/CMakeLists.txt 2019-10-22 09:51:52.374148428 +0200
@@ -17,7 +17,7 @@ if(UTF8_INSTALL)
diff -up utfcpp-3.2.3/CMakeLists.txt.noarch utfcpp-3.2.3/CMakeLists.txt
--- utfcpp-3.2.3/CMakeLists.txt.noarch 2023-01-03 14:54:55.003285601 +0100
+++ utfcpp-3.2.3/CMakeLists.txt 2023-01-03 14:55:34.844123997 +0100
@@ -24,7 +24,7 @@ if(UTF8_INSTALL)
set(DEF_INSTALL_CMAKE_DIR CMake)
else()
include(GNUInstallDirs) # define CMAKE_INSTALL_*
@ -9,4 +9,4 @@ diff -up utfcpp-3.1/CMakeLists.txt.noarch utfcpp-3.1/CMakeLists.txt
+ set(DEF_INSTALL_CMAKE_DIR ${CMAKE_INSTALL_DATADIR}/cmake/utf8cpp)
endif()
install(DIRECTORY source/ DESTINATION include/utf8cpp)
write_basic_package_version_file(