kissfft
kissfft copied to clipboard
Restructure project layout for better subproject integration.
To use kissfft as cmake subproject, all headers should be moved into either
<base>/include/kissfft or
<base>/kissfft
This has the benefit, that all headers has to be included in the namespace of kissfft, eg:
#include <kissfft/kissfft.hh>