summaryrefslogtreecommitdiff
path: root/graphics/asymptote/LspCpp/third_party/utfcpp/utf8cppConfig.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/LspCpp/third_party/utfcpp/utf8cppConfig.cmake.in')
-rw-r--r--graphics/asymptote/LspCpp/third_party/utfcpp/utf8cppConfig.cmake.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/asymptote/LspCpp/third_party/utfcpp/utf8cppConfig.cmake.in b/graphics/asymptote/LspCpp/third_party/utfcpp/utf8cppConfig.cmake.in
new file mode 100644
index 0000000000..450fe8d186
--- /dev/null
+++ b/graphics/asymptote/LspCpp/third_party/utfcpp/utf8cppConfig.cmake.in
@@ -0,0 +1,6 @@
+@PACKAGE_INIT@
+
+include("${CMAKE_CURRENT_LIST_DIR}/utf8cppTargets.cmake")
+check_required_components( "utf8cpp" )
+
+add_library(utf8::cpp ALIAS utf8cpp)