summarylogtreecommitdiffstats
path: root/001-install-libdeps.patch
diff options
context:
space:
mode:
Diffstat (limited to '001-install-libdeps.patch')
-rw-r--r--001-install-libdeps.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/001-install-libdeps.patch b/001-install-libdeps.patch
new file mode 100644
index 000000000000..7ab9a9d561ad
--- /dev/null
+++ b/001-install-libdeps.patch
@@ -0,0 +1,11 @@
+--- xtensor-io-0.12.6/CMakeLists.txt 2021-04-19 20:16:40.000000000 +0800
++++ xtensor-io-0.12.6/CMakeLists.txt 2021-04-23 15:30:39.746307455 +0800
+@@ -284,7 +284,7 @@
+ include(GNUInstallDirs)
+ include(CMakePackageConfigHelpers)
+
+-install(TARGETS xtensor-io
++install(TARGETS xtensor-io libdeps
+ EXPORT ${PROJECT_NAME}-targets)
+
+ export(EXPORT ${PROJECT_NAME}-targets