You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that #239 added compile-time support for user-specified int and real kinds through build.sh. However, I don't see any way to control this when building with cmake.
Is there a way to specify these pre-processor (e.g. -DREAL32) macros via command line when invoking cmake? Would CMakeLists.txt need additional instructions?