mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-14 02:54:37 -04:00
Update project description & version.
This commit is contained in:
@ -5,8 +5,8 @@ cmake_minimum_required(VERSION 3.15)
|
|||||||
cmake_policy(SET CMP0091 NEW)
|
cmake_policy(SET CMP0091 NEW)
|
||||||
|
|
||||||
project(sointu
|
project(sointu
|
||||||
VERSION 3.3.2
|
VERSION 0.0.0
|
||||||
DESCRIPTION "A modular synthesizer for 4k/8k intros"
|
DESCRIPTION "A modular synthesizer for 4k/8k/64k intros"
|
||||||
LANGUAGES C CXX)
|
LANGUAGES C CXX)
|
||||||
|
|
||||||
# Only do these if this is the main project, and not if it is included through add_subdirectory
|
# Only do these if this is the main project, and not if it is included through add_subdirectory
|
||||||
|
Reference in New Issue
Block a user