summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorgkostka <kostka.grzegorz@gmail.com>2015-10-29 21:12:08 +0100
committergkostka <kostka.grzegorz@gmail.com>2015-10-29 21:12:08 +0100
commit9d3cdf264fafc847e98ab19d5a437100d9d5d2df (patch)
treebe054a0bf95961a41a4a1f3b24103841746ee46d /Makefile
parentc7e7758a8a177b918833b319d470a22ab9bd116a (diff)
Enable debug symbols generation in generic build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a7dfc5..b02b584 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
#Release
#Debug
-BUILD_TYPE = Debug
+BUILD_TYPE = Release
#Check: http://www.cmake.org/Wiki/CMake_Generator_Specific_Information
#"Unix Makefiles"