From 26d56c3f2fb41c5cdd3258a8f39e2b82f5f73d9c Mon Sep 17 00:00:00 2001 From: canape Date: Sat, 23 Feb 2008 11:21:32 +0000 Subject: [PATCH] peo src/rmc/mpi/CMakeLists corrected git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1000 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-peo/src/rmc/mpi/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/paradiseo-peo/src/rmc/mpi/CMakeLists.txt b/trunk/paradiseo-peo/src/rmc/mpi/CMakeLists.txt index f11f00d7a..5ced140fe 100644 --- a/trunk/paradiseo-peo/src/rmc/mpi/CMakeLists.txt +++ b/trunk/paradiseo-peo/src/rmc/mpi/CMakeLists.txt @@ -1,3 +1,4 @@ +SET(CMAKE_CXX_FLAGS_RELEASE "-O0 -g") ###################################################################################### ### 0) Set the compiler