mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
enable warning level for for tests (msvc) and cleanup some warnings.
This commit is contained in:
Vendored
+1
-1
@@ -116,7 +116,7 @@ if (PHMAP_BUILD_TESTS)
|
||||
|
||||
## --------------- btree -----------------------------------------------
|
||||
phmap_cc_test(NAME btree SRCS "tests/btree_test.cc"
|
||||
CWOPTS "/W0" CLOPTS "-w" DEPS gmock_main)
|
||||
CLOPTS "-w" DEPS gmock_main)
|
||||
|
||||
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user