Add missing package target dependency. (#8193)
This commit is contained in:
parent
ac66b3637e
commit
4bbcfd2370
|
@ -439,6 +439,7 @@ function (
|
||||||
|
|
||||||
add_dependencies (
|
add_dependencies (
|
||||||
${TARGET_NAME}
|
${TARGET_NAME}
|
||||||
|
carla-python-api
|
||||||
carla-unreal-editor
|
carla-unreal-editor
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue