xtensor-fftw icon indicating copy to clipboard operation
xtensor-fftw copied to clipboard

Modernize CMake configuration

Open egpbos opened this issue 7 years ago • 0 comments

Follow some good suggestions from https://youtu.be/bsXLMQ6WgIk.

  • "Use add_library for installation of header only libraries", which xtensor-fftw is (xtensor itself as well).
  • Set CXX_CLANG_TIDY=ON by default.

egpbos avatar Dec 02 '17 14:12 egpbos