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 windows build
Signed-off-by: falkTX <falktx@falktx.com>
tags/23.07
falkTX
2 years ago
parent
162e24f589
commit
1101ec3d21
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
plugins/Makefile
+ 1
- 0
plugins/Makefile
View File
@@ -1311,6 +1311,7 @@ endif
# RTNeural flags, used in AIDA-X
RTNEURAL_FLAGS = -std=gnu++17
RTNEURAL_FLAGS += -DSKIP_MINGW_FORMAT
RTNEURAL_FLAGS += -DRTNEURAL_DEFAULT_ALIGNMENT=16
RTNEURAL_FLAGS += -DRTNEURAL_USE_EIGEN=1
Write
Preview
Loading…
Cancel
Save