mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-23 07:10:23 +00:00
demos: Add Hologram snapshot as Smoke test/demo
This commit is contained in:
parent
c4e9ae6b3d
commit
efd8b0d6a9
@ -11,6 +11,7 @@ project (VULKAN)
|
||||
# vulkan-<major>.dll (and other files).
|
||||
set(MAJOR "1")
|
||||
|
||||
find_package(PythonInterp 3 REQUIRED)
|
||||
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
|
||||
add_definitions(-DVK_USE_PLATFORM_WIN32_KHR -DWIN32_LEAN_AND_MEAN)
|
||||
|
Loading…
Reference in New Issue
Block a user