cmake xtl examples

ossia/score 3rdparty/xtensor.cmake :2

find_package(xtl 0.8.0 GLOBAL CONFIG)

xtensor-stack/xframe CMakeLists.txt :35

find_package(xtl REQUIRED)

xtensor-stack/xsimd CMakeLists.txt :97

find_package(xtl 0.8.0 REQUIRED)

Washington-University/workbench src/CMakeLists.txt :619

FIND_PACKAGE(xtl REQUIRED)