Add missing package target dependency. (#8193)

This commit is contained in:
MarcelPiNacy-CVC 2024-09-25 16:58:09 +02:00 committed by GitHub
parent ac66b3637e
commit 4bbcfd2370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -439,6 +439,7 @@ function (
add_dependencies (
${TARGET_NAME}
carla-python-api
carla-unreal-editor
)