Update CMakeLists.txt
This commit is contained in:
parent
98e355bc8e
commit
dedb72d4e0
|
@ -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 (
|
||||||
|
|
Loading…
Reference in New Issue