fixing debug configuration and how we declare IMPORTED targets (instead of UNKNOW we use the actual type)

This commit is contained in:
pappeste
2021-05-11 19:06:07 -07:00
parent 083849b444
commit 671f26bed4
4 changed files with 46 additions and 36 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# Generated by O3DE
ly_add_target(
NAME @NAME_PLACEHOLDER@ @TARGET_TYPE_PLACEHOLDER@
NAME @NAME_PLACEHOLDER@ IMPORTED @TARGET_TYPE_PLACEHOLDER@
@NAMESPACE_PLACEHOLDER@
COMPILE_DEFINITIONS
INTERFACE