Removing hlsl refs in cmake build files
This commit is contained in:
@@ -46,7 +46,6 @@ 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,7 +41,6 @@ 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