mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 00:17:03 +00:00
Rename CMakeLists variables NXT_* to DAWN_*
This commit is contained in:
committed by
Corentin Wallez
parent
4828d92df3
commit
f1ded9bea2
@@ -15,7 +15,7 @@
|
||||
#ifndef COMMON_VULKANPLATFORM_H_
|
||||
#define COMMON_VULKANPLATFORM_H_
|
||||
|
||||
#if !defined(NXT_ENABLE_BACKEND_VULKAN)
|
||||
#if !defined(DAWN_ENABLE_BACKEND_VULKAN)
|
||||
# error "vulkan_platform.h included without the Vulkan backend enabled"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user