Skip to content

Fix some compilation warnings

Marco Cattaneo requested to merge fixWarnings-reco15 into reco15-patches
  • Remove redundant find_package(Qt)
  • Fixed compilation warning for duplicated definition of _POSIX_C_SOURCE and _XOPEN_SOURCE

Merge request reports