This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Nekobi
mirror of
https://github.com/DISTRHO/Nekobi
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix cmake build
Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX
1 year ago
parent
7536d2ad75
commit
877bb9bd70
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
CMakeLists.txt
+ 2
- 0
CMakeLists.txt
View File
@@ -2,5 +2,7 @@ cmake_minimum_required(VERSION 3.7)
project(Nekobi)
set(CMAKE_CXX_STANDARD 11)
add_subdirectory(dpf)
add_subdirectory(plugins/Nekobi)
Write
Preview
Loading…
Cancel
Save