meson: Remove VK_ICD_FILENAMES totally from source tree.
This is a follow up of https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28516 Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Gurchetan Singh <gurchetansingh@google.com> Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com> hk changes Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> for RADV changes Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38637>
This commit is contained in:
@@ -159,5 +159,3 @@ _dev_icd = custom_target(
|
||||
)
|
||||
|
||||
devenv.append('VK_DRIVER_FILES', _dev_icd.full_path())
|
||||
# Deprecated: replaced by VK_DRIVER_FILES above
|
||||
devenv.append('VK_ICD_FILENAMES', _dev_icd.full_path())
|
||||
|
||||
Reference in New Issue
Block a user