-
Santiago Ospina De Los Ríos authored
* Library modes can be switched by default in CMake with the option BUILD_SHARED_LIBS hence no need to hardcode them with different targets. * Exported targets were not working properly because the config file didn't contain enough information (DUNE creates one by default). So I remove it and will refactor all CMakeFiles later to use modern CMake directly (without DUNE macros).
0b4a6f46
Loading