Update CMakeLists.txt

This commit is contained in:
Marcel Pi 2024-03-18 10:49:06 +01:00 committed by GitHub
parent 98e355bc8e
commit dedb72d4e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -184,6 +184,12 @@ add_dependencies (
${UE_DEPENDENCIES_ORDER_ONLY} ${UE_DEPENDENCIES_ORDER_ONLY}
) )
list (
APPEND
UE_DEPENDENCIES_ORDER_ONLY
carla-unreal-generate-project-files
)
add_custom_command ( add_custom_command (