summarylogtreecommitdiffstats
path: root/001-install-libdeps.patch
blob: fd9d583d341055871cb4f8f97aabf3a2cfb0eae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- xtensor-io-0.12.9/CMakeLists.txt	2021-04-19 20:16:40.000000000 +0800
+++ xtensor-io-0.12.9/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