Skip to content

Default Debian setup requires a few changes to CMakeLists.txt

Andre Offringa requested to merge cmake-fixes-debian into master

The subdirectories are now included after the setup of hdf5 and casacore instead of before, otherwise #includes of hdf5 will not work in code inside the subdirectories.

Merge request reports