-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
As suggested by @psychocoderHPC and @ax3l switching to a cmake (3.0+) approach for building clara2 would ease the setup with module systems and would allow building on Windows and OSX machines as well.
Main issue with cmake is that fftw has no default finder.
psychocoderHPC and ax3l