update webgpu (#417)

This commit is contained in:
Zeqiang Li
2023-09-08 14:15:26 +08:00
committed by GitHub
parent 6d39435119
commit 00e4b6c23a
8 changed files with 120 additions and 141 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ if(NOT USE_MODULES)
endif()
# add dependent boost libs
if(NOT NX)
if((NOT NX) AND (NOT EMSCRIPTEN))
include(${CMAKE_CURRENT_LIST_DIR}/boost-source/boost.cmake)
endif()