fixing debug configuration and how we declare IMPORTED targets (instead of UNKNOW we use the actual type)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user