mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
Update CMakeLists.txt
This commit is contained in:
Vendored
+1
-1
@@ -116,6 +116,6 @@ if (PHMAP_BUILD_EXAMPLES)
|
||||
add_executable(ex_hash_std examples/hash_std.cc)
|
||||
add_executable(ex_two_files examples/f1.cc examples/f2.cc)
|
||||
add_executable(ex_insert_bench examples/insert_bench.cc)
|
||||
add_executable(ex_knucleotide examples/knucleotide.cc)
|
||||
##add_executable(ex_knucleotide examples/knucleotide.cc)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user