cmake
xtl
examples
ossia/score
3rdparty/xtensor.cmake
:2
find_package
(xtl
0.8
.
0
GLOBAL CONFIG)
xtensor-stack/xtensor
CMakeLists.txt
:42
find_package
(xtl
${xtl_REQUIRED_VERSION}
REQUIRED)