Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
psemiletov committed May 14, 2023
1 parent 7194d2a commit f5e0ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#CMake file for drumrox
cmake_minimum_required(VERSION 3.0)
project (drumrox VERSION 1.0.0 LANGUAGES CXX C)
project (drumrox VERSION 1.1.0 LANGUAGES CXX C)

set(LV2_INSTALL_DIR lib/lv2 CACHE PATH "Specifies where the LV2 libraries should be installed")
set(CMAKE_C_FLAGS "-Wall")
Expand Down

0 comments on commit f5e0ac8

Please sign in to comment.