CMakeLists.txt: fix enabling verbose debug output
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 26 May 2013 21:53:13 +0000 (23:53 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sun, 26 May 2013 21:53:13 +0000 (23:53 +0200)
commit3245aa702260b7ca45cef26622d9a90f6e602506
tree1cebfbd1c42b23a630fb5fced722b55a486adc89
parent6d960cf72946c2f05d60dfcf8fb21efbdb69c9c7
CMakeLists.txt: fix enabling verbose debug output

In 024af793fa6d6af644c225804d140cc13aa56307 the definition -DDEBUG=1 got
lost, add it back.
CMakeLists.txt