This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
kuriborosu
mirror of
https://github.com/falkTX/kuriborosu.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Really build carla as static
Signed-off-by: falkTX <falktx@falktx.com>
main
falkTX
10 months ago
parent
d43763edd8
commit
f2cf660fbd
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
CMakeLists.txt
+ 1
- 0
CMakeLists.txt
View File
@@ -24,6 +24,7 @@ pkg_check_modules(SNDFILE IMPORTED_TARGET REQUIRED sndfile)
# Import carla stuff
set(CARLA_BUILD_STATIC TRUE)
mark_as_advanced(CARLA_BUILD_STATIC)
add_subdirectory(src/carla/cmake)
Write
Preview
Loading…
Cancel
Save