mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 00:17:03 +00:00
Enable warnings on non-MSVC
This commit is contained in:
committed by
Corentin Wallez
parent
228ba88fe6
commit
bd0594bab8
@@ -38,4 +38,4 @@ endif()
|
||||
add_library(utils STATIC ${UTILS_SOURCES})
|
||||
target_link_libraries(utils nxt_backend shaderc nxtcpp nxt)
|
||||
target_include_directories(utils PUBLIC ${SRC_DIR})
|
||||
SetCXX14(utils)
|
||||
NXTInternalTarget("" utils)
|
||||
|
||||
Reference in New Issue
Block a user