Consider installing system libraries
We are currently building VTK and F3D using the static system library on Windows.
Should we add InstallRequiredSystemLibraries CMake module in order to support the shared system library?
See https://cmake.org/cmake/help/latest/module/InstallRequiredSystemLibraries.html
https://gitlab.kitware.com/f3d/f3d/-/issues/200
Would that mean f3d needs to be installed and the zip release could not be provided anymore?
The binary will always be provided, this issue is more on the technical side about how the package will be generated.
Is this still a thing @Meakk ?
this is now handled by the https://github.com/f3d-app/f3d-superbuild