X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=source%2Funres%2FCMakeLists.txt;h=7006816800c3e6974ebf5973c583a911f8a51e69;hb=96f73a3415c6cf1f3f35eced610c4a60862d1fb5;hp=032dd7db0e22d23674f5849b2572c9116d4cfcd2;hpb=376cd655ce6755a52645984ead6fecc4c38a28c9;p=unres4.git diff --git a/source/unres/CMakeLists.txt b/source/unres/CMakeLists.txt index 032dd7d..7006816 100644 --- a/source/unres/CMakeLists.txt +++ b/source/unres/CMakeLists.txt @@ -70,7 +70,7 @@ set(UNRES_MD_SRC3 #================================================ if (Fortran_COMPILER_NAME STREQUAL "ifort") set (CMAKE_Fortran_FLAGS_RELEASE " ") - set (CMAKE_Fortran_FLAGS_DEBUG "-O0 -g ") + set (CMAKE_Fortran_FLAGS_DEBUG "-O0 -g -traceback") # set(FFLAGS0 "-fpp -c -O3 -ip " ) set(FFLAGS0 "-O3 -ip -fpp -heap-arrays" ) # set(FFLAGS0 "-O0 -CB -CA -g" )