mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Add Executable build target
This is meant as an alias to the name of the main executable, for consistency with the Executable install component.
This commit is contained in:
@@ -698,6 +698,8 @@ add_house("Teddy World")
|
|||||||
add_house("The Asylum Pro")
|
add_house("The Asylum Pro")
|
||||||
add_house("Titanic")
|
add_house("Titanic")
|
||||||
|
|
||||||
|
add_custom_target(Executable DEPENDS "${EXECNAME}")
|
||||||
|
|
||||||
add_custom_target(Resources ALL
|
add_custom_target(Resources ALL
|
||||||
DEPENDS
|
DEPENDS
|
||||||
${DATA_FILES}
|
${DATA_FILES}
|
||||||
|
Reference in New Issue
Block a user