Always run in debug mode

release/4.3a0
Frank Dellaert 2019-06-10 10:16:51 -04:00
parent 308e6aa8fe
commit 7cee39f482
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ function build_and_test ()
fi
cmake $SOURCE_DIR \
-DCMAKE_BUILD_TYPE=Debug \
-DGTSAM_BUILD_TESTS=$GTSAM_BUILD_TESTS \
-DGTSAM_BUILD_UNSTABLE=$GTSAM_BUILD_UNSTABLE \
-DGTSAM_BUILD_EXAMPLES_ALWAYS=$GTSAM_BUILD_EXAMPLES_ALWAYS \