Bas Couwenberg <[email protected]> wrote: > I don't know what the story with the default value for the > CMAKE_BUILD_TYPE option is, the commit history of debhelper will likely > shed some light on this.
The default seems to be None, but I'm unable to find how this is supposed to work. > Why does CMAKE_BUILD_TYPE=None affect the sfcgal tests? I have no Idea _why_ it does affect the library, but it does. Asking upstream, they told me, that specifying "None" would be a bad idea. https://github.com/Oslandia/SFCGAL/issues/106#issuecomment-142676734 Unfortunately I'm unable to manually add CMAKE_BUILD_TYPE to my dh_auto_configure call, since -DCMAKE_BUILD_TYPE is then set twice. Once to None and once to whatever I set. Sven -- Exploits and holes are a now a necessary protection against large corporate interests. (Alan Cox) /me is giggls@ircnet, http://sven.gegg.us/ on the Web
