Patch committed. Thank you for your contribution.
On 2/23/2017 12:00 PM, Simon Richter wrote:
>
> CMake already sets NDEBUG by default for Release builds, no need to duplicate
> this.
> ---
> CMakeLists.txt | 3 ---
> 1 file changed, 3 deletions(-)
>
>
>
> __
CMake already sets NDEBUG by default for Release builds, no need to duplicate
this.
---
CMakeLists.txt | 3 ---
1 file changed, 3 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 167fd37c6..5dc9fd77b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -233,9 +233,6 @@ if( CMAKE_C
2 matches
Mail list logo