Merge branch 'cmake-version' of https://github.com/eszlari/olive into eszlari-cmake-version

This commit is contained in:
itsmattkc
2019-06-30 12:18:57 -07:00
+1 -1
View File
@@ -16,7 +16,7 @@
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
project(olive-editor LANGUAGES CXX)
project(olive-editor VERSION 0.1.0 LANGUAGES CXX)
option(UPDATE_TS "Update translations" OFF)
option(BUILD_DOXYGEN "Build Doxygen documentation" OFF)