Home Help
Sign In
DISTRHO
/
Nekobi
mirror of https://github.com/DISTRHO/Nekobi
1
0
Fork 0
Code Releases 0 Activity
DISTRHO Nekobi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126 Commits
1 Branch
1.4MB
Tree: 70305b16a1
master
Branches Tags
${ item.name }
Create branch ${ searchTerm }
from '70305b16a1'
${ noResults }
Nekobi/CMakeLists.txt

CMakeLists.txt 109B
Raw Normal View History

Cleanup cmake stuff Signed-off-by: falkTX <falktx@falktx.com>
1 year ago
​
​
​
MS Toolchain; Tuning Knob (#17) * CMake and Visual Studio build files ignored * Add CMakeLists * Replace POSIX mutex with std::mutex * Mutex unlock return value isn't used, changed signature to void * C++ preprocessor demands different VA_ARGS syntax * Superfluous include directory * Expand tuning knob range to +/-1 octave. --------- Co-authored-by: yaw-man <ywmn@proton.me> Co-authored-by: wan-may <wnmy@protonmail.com>
2 years ago
Cleanup cmake stuff Signed-off-by: falkTX <falktx@falktx.com>
1 year ago
123456
  1. cmake_minimum_required(VERSION 3.7)
  2. project(Nekobi)
  3. add_subdirectory(dpf)
  4. add_subdirectory(plugins/Nekobi)
Powered by Gitea
English
English
JavaScript licenses Website