Revert "Removing hlsl refs in cmake build files"
This reverts commit 7b42402b18.
This commit is contained in:
@@ -46,6 +46,7 @@ if(DXGL_TRAIT_BUILD_OPENGL_SUPPORTED AND (NOT LY_MONOLITHIC_GAME OR LY_TRAIT_USE
|
||||
BUILD_DEPENDENCIES
|
||||
PUBLIC
|
||||
AZ::AzFramework
|
||||
AZ::HLSLcc.Headers
|
||||
3rdParty::lz4
|
||||
3rdParty::glad
|
||||
Legacy::CryCommon
|
||||
|
||||
@@ -41,6 +41,7 @@ if(DXGL_TRAIT_BUILD_DXMETAL_SUPPORTED AND NOT LY_MONOLITHIC_GAME) # Only Atom is
|
||||
BUILD_DEPENDENCIES
|
||||
PUBLIC
|
||||
AZ::AzFramework
|
||||
AZ::HLSLcc.Headers
|
||||
Legacy::CryCommon
|
||||
Legacy::CryCommon.EngineSettings.Static
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user