Burak Can
Burak Can
Thanks for the responses. - As defined in ['CMake install'](https://cmake.org/cmake/help/latest/command/install.html) docs, runtime dlls are expected under 'bin' directory. What would the main motive(reason) be for WxWidgets to place 'dlls' under...
> Why do you want to install static libs? > > > > There is a reason they called static... > > > > No, I don't want static libs...
Imho, it'd be better to keep existing `ReciprocalLength` and `ReciprocalArea` and implementing the new one as `ReciprocalVolume` to keep consistency. Some quantities might be named and frequently used in various...
@angularsen @lipchev Sorry for the late response. Our initial attempt was to implement a custom (internal) quantity and unit. However, as the requirements are expanding, the implementation gets bloated and...