update to 3.2.4 (resolves rhbz#2231660)
switch to wildcards in .gitignore
This commit is contained in:
parent
fb1a213e80
commit
adfccdccc6
4 changed files with 12 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
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
|
||||
diff -up utfcpp-3.2.4/CMakeLists.txt.noarch utfcpp-3.2.4/CMakeLists.txt
|
||||
--- utfcpp-3.2.4/CMakeLists.txt.noarch 2023-08-31 14:09:08.102223665 +0200
|
||||
+++ utfcpp-3.2.4/CMakeLists.txt 2023-08-31 14:09:32.632366839 +0200
|
||||
@@ -24,7 +24,7 @@ if(UTF8_INSTALL)
|
||||
set(DEF_INSTALL_CMAKE_DIR CMake)
|
||||
else()
|
||||
|
|
@ -9,4 +9,4 @@ diff -up utfcpp-3.2.3/CMakeLists.txt.noarch utfcpp-3.2.3/CMakeLists.txt
|
|||
+ set(DEF_INSTALL_CMAKE_DIR ${CMAKE_INSTALL_DATADIR}/cmake/utf8cpp)
|
||||
endif()
|
||||
|
||||
write_basic_package_version_file(
|
||||
if(${CMAKE_VERSION} VERSION_GREATER "3.14")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue