Indentation fix [skip ci]
This commit is contained in:
parent
2a09dd36d1
commit
df413a2f5a
1 changed files with 9 additions and 8 deletions
|
|
@ -7,6 +7,7 @@ if (POLICY CMP0069)
|
||||||
cmake_policy(SET CMP0069 NEW)
|
cmake_policy(SET CMP0069 NEW)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project (sfizz VERSION 0.2.0 LANGUAGES CXX C)
|
project (sfizz VERSION 0.2.0 LANGUAGES CXX C)
|
||||||
set (PROJECT_DESCRIPTION "A library to load SFZ description files and use them to render music.")
|
set (PROJECT_DESCRIPTION "A library to load SFZ description files and use them to render music.")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue