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
@@ -24,4 +24,4 @@ list(APPEND COMMON_SOURCES
|
||||
|
||||
add_library(nxt_common STATIC ${COMMON_SOURCES})
|
||||
target_include_directories(nxt_common PUBLIC ${SRC_DIR})
|
||||
SetCXX14(nxt_common)
|
||||
NXTInternalTarget("src" nxt_common)
|
||||
|
||||
Reference in New Issue
Block a user