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
Force-fix build with cmake 4
Signed-off-by: falkTX <falktx@falktx.com>
main
falkTX
Filipe Coelho
<falktx@falktx.com>
1 week ago
parent
fbea15e103
commit
52fa1604f0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
deps/Makefile
+ 1
- 0
deps/Makefile
View File
@@ -57,6 +57,7 @@ SPACE +=
CMAKE = cmake
CMAKE += -DCMAKE_INSTALL_LIBDIR=lib
CMAKE += -DCMAKE_INSTALL_PREFIX='$(RACK_DEP_PATH)'
CMAKE += -DCMAKE_POLICY_VERSION_MINIMUM=3.5
CMAKE += -DBUILD_SHARED_LIBS=OFF
# make sure debug/release matches
Write
Preview
Loading…
Cancel
Save