xtensor icon indicating copy to clipboard operation
xtensor copied to clipboard

Chane CMakeLists.txt to allow for cmake to run on Ubuntu 20.04 and cmake 3.16.3

Open gauenk opened this issue 2 years ago • 0 comments

This change is required for my system to run cmake. I run Ubuntu 20.04.2 LTS and cmake version 3.16.3.

Checklist

  • [ ] The title and commit message(s) are descriptive.
  • [ ] Small commits made to fix your PR have been squashed to avoid history pollution.
  • [ ] Tests have been added for new features or bug fixes.
  • [ ] API of new functions and classes are documented.

Description

gauenk avatar Aug 31 '21 16:08 gauenk