[gnome-build-meta/abderrahim/cmake-build-type] project.conf: don't set CMAKE_BUILD_TYPE




commit 1ab389e7531932e7c5fa1ae8680f2973b0b98fdd
Author: Abderrahim Kitouni <abderrahim kitouni codethink co uk>
Date:   Mon Jul 18 16:36:35 2022 +0100

    project.conf: don't set CMAKE_BUILD_TYPE

 project.conf | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/project.conf b/project.conf
index 9d33b7142..979e8e478 100644
--- a/project.conf
+++ b/project.conf
@@ -79,7 +79,6 @@ elements:
 
   cmake:
     variables:
-      cmake-global: -DCMAKE_BUILD_TYPE=RelWithDebInfo
       generator: Ninja
 
   meson:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]