added support for multiple timeline sections
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
|
||||
|
||||
project(olive-editor VERSION 0.1.0 LANGUAGES CXX)
|
||||
project(olive-editor VERSION 0.2.0 LANGUAGES CXX)
|
||||
|
||||
option(UPDATE_TS "Update translations" OFF)
|
||||
option(BUILD_DOXYGEN "Build Doxygen documentation" OFF)
|
||||
|
||||
Reference in New Issue
Block a user