We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bc2add + efe99ca commit d04d575Copy full SHA for d04d575
1 file changed
CMakeLists.txt
@@ -111,7 +111,7 @@ else()
111
endif()
112
113
# .. xtensor
114
-set(xtensor_REQUIRED_VERSION 0.26.0)
+set(xtensor_REQUIRED_VERSION 0.27.0)
115
if(TARGET xtensor)
116
set(xtensor_VERSION ${XTENSOR_VERSION_MAJOR}.${XTENSOR_VERSION_MINOR}.${XTENSOR_VERSION_PATCH})
117
# Note: This is not SEMVER compatible comparison
0 commit comments