This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Activity
Browse Source
Fix a typo in the previous commit
Signed-off-by: falkTX <falktx@falktx.com>
tags/22.06
falkTX
3 years ago
parent
04f47d668e
commit
d46d24719b
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
jucewrapper/CMakeLists.txt
+ 1
- 1
jucewrapper/CMakeLists.txt
View File
@@ -135,7 +135,7 @@ target_sources(Cardinal
target_include_directories(Cardinal
PRIVATE
../dpf/distrho
../src/Cardinal
FX
)
../src/Cardinal)
target_compile_definitions(Cardinal
PUBLIC
Write
Preview
Loading…
Cancel
Save