Let's change the CMake default to build a shared lib. That's more unix-ish and works by default with `cling`. Follow-up to #503 Way to do: https://github.com/ornladios/ADIOS2/blob/v2.3.1/CMakeLists.txt#L96-L106
Let's change the CMake default to build a shared lib. That's more unix-ish and works by default with
cling.Follow-up to #503
Way to do:
https://github.com/ornladios/ADIOS2/blob/v2.3.1/CMakeLists.txt#L96-L106