CMakeLists.txt frrom templates are not being installed (#3456)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -6,4 +6,11 @@
|
||||
#
|
||||
#
|
||||
|
||||
ly_install_directory(DIRECTORIES .)
|
||||
ly_install_directory(
|
||||
DIRECTORIES
|
||||
AssetGem
|
||||
DefaultGem
|
||||
DefaultProject
|
||||
MinimalProject
|
||||
VERBATIM
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user