We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc23c1 commit 4d22830Copy full SHA for 4d22830
cppcolormapConfig.cmake
@@ -11,6 +11,7 @@
11
# cppcolormap_INCLUDE_DIRS - the directory containing cppcolormap headers
12
13
include(CMakeFindDependencyMacro)
14
+
15
find_dependency(xtensor)
16
17
if(NOT TARGET cppcolormap)
0 commit comments