Re-enable recast builder. (#8142)

This commit is contained in:
MarcelPiNacy-CVC 2024-09-16 10:22:51 +02:00 committed by GitHub
parent c00d44d2dc
commit c6d9e65be7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ carla_dependency_add (
# ==== RECAST ====
carla_dependency_option (RECASTNAVIGATION_BUILDER OFF)
carla_dependency_option (RECASTNAVIGATION_BUILDER ON)
carla_dependency_add (
recastnavigation
${CARLA_RECAST_TAG}