Skip to content
  • Emmanuel Promayon's avatar
    support cross clang 11 and gcc 9 + fixed all warnings · b22ceb53
    Emmanuel Promayon authored
    * clang now supported (but still not in CI)
    * (nearly) gcc 9 and clang 11 warnings fixed
    * fixed all CMake warnings (in CamiTK CE + generated CEP)
    * include a new mechanisms to suppress extra warnings on
      external headers (namely VTK) with clang while keeping
      all internal warning (see CamiTKDisableWarnings for more
      information
    * On Linux, you can now build CamiTK CE with clang or gcc
      and (independently) develop your CEP with clang or gcc
    b22ceb53