Re: CMake and NDEBUG

2018-04-25 Thread Sergio Durigan Junior
On Wednesday, April 25 2018, Sébastien Jodogne wrote: > Dear Debian mentors, Hey, Sébastien, Disclaimer: I'm not a cmake expert. > I write this message as the maintainer of the Debian packages of the > Orthanc project [1]. > > The Debian packages for Orthanc and its associated plugins pay > att

CMake and NDEBUG

2018-04-25 Thread Sébastien Jodogne
Dear Debian mentors, I write this message as the maintainer of the Debian packages of the Orthanc project [1]. The Debian packages for Orthanc and its associated plugins pay attention to the fact of *not* setting "-DCMAKE_BUILD_TYPE=Release", as requested by the Debian policy [2]. However,