Release 0.1.2

This commit is contained in:
Jonas Kvinge
2018-05-02 00:18:54 +02:00
parent fcbe2c997b
commit 0af0af2415
3 changed files with 15 additions and 2 deletions

View File

@@ -188,7 +188,7 @@ add_definitions(-DQT_NO_CAST_TO_ASCII -DQT_STRICT_ITERATORS)
# Optional bits
if(WIN32)
option(ENABLE_WIN32_CONSOLE "Show the windows console even outside Debug mode" ON)
option(ENABLE_WIN32_CONSOLE "Show the windows console even outside Debug mode" OFF)
endif(WIN32)
optional_component(GSTREAMER ON "Engine: GStreamer backend"