Open
Description
Description
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.
Possible Solution
No response
Additional Information
No response