Skip to content

Commit f2cf660

Browse files
committed
Really build carla as static
Signed-off-by: falkTX <falktx@falktx.com>
1 parent d43763e commit f2cf660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pkg_check_modules(SNDFILE IMPORTED_TARGET REQUIRED sndfile)
2424
# Import carla stuff
2525

2626
set(CARLA_BUILD_STATIC TRUE)
27+
mark_as_advanced(CARLA_BUILD_STATIC)
2728

2829
add_subdirectory(src/carla/cmake)
2930

0 commit comments

Comments
 (0)