From a3802c45b80468cf9b0e2ad2fcf638d224723743 Mon Sep 17 00:00:00 2001 From: rbarrand Date: Wed, 13 Oct 2021 17:06:01 -0700 Subject: [PATCH] Fix cmakelist file for atom features. Signed-off-by: rbarrand --- Gems/Atom/Feature/Common/Code/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gems/Atom/Feature/Common/Code/CMakeLists.txt b/Gems/Atom/Feature/Common/Code/CMakeLists.txt index 1e597d1795..470c40503c 100644 --- a/Gems/Atom/Feature/Common/Code/CMakeLists.txt +++ b/Gems/Atom/Feature/Common/Code/CMakeLists.txt @@ -39,7 +39,7 @@ ly_add_target( Gem::Atom_Utils.Static Gem::Atom_Feature_Common.Public Gem::ImGui.imguilib - 3rdParty::tiff + 3rdParty::TIFF #3rdParty::lux_core # AZ_TRAIT_LUXCORE_SUPPORTED is disabled in every platform, Issue #3915 will remove RUNTIME_DEPENDENCIES Gem::ImGui.imguilib