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
Currently fpm enforces the naming of the output build director to be build. It would be useful to be able specify a different directory for this build dir, such as the -B and --build flags in cmake.
This would be useful if multiple compilers are being tested, to name one example.