forked from pool/utfcpp
allow building on wider range of systems OBS-URL: https://build.opensuse.org/request/show/1083185 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/utfcpp?expand=0&rev=18
9 lines
215 B
Diff
9 lines
215 B
Diff
--- a/utf8cppConfig.cmake.in
|
|
+++ b/utf8cppConfig.cmake.in
|
|
@@ -2,5 +2,3 @@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/utf8cppTargets.cmake")
|
|
check_required_components( "utf8cpp" )
|
|
-
|
|
-add_library(utf8::cpp ALIAS utf8cpp)
|