From: khizmax Date: Thu, 10 Nov 2016 10:47:37 +0000 (+0300) Subject: Fixed cmakelist X-Git-Tag: v2.2.0~74 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1615b9087d1585e9812e1416024316116a8179d8;p=libcds.git Fixed cmakelist --- diff --git a/test/stress/map/delodd/CMakeLists.txt b/test/stress/map/delodd/CMakeLists.txt index 3a05c309..c825e901 100644 --- a/test/stress/map/delodd/CMakeLists.txt +++ b/test/stress/map/delodd/CMakeLists.txt @@ -6,7 +6,7 @@ set(CDSSTRESS_MAP_DELODD_SOURCES map_delodd_bronsonavltree.cpp map_delodd_cuckoo.cpp map_delodd_ellentree.cpp - map_delodd_feldman_hashset.cpp + map_delodd_feldman_hashmap.cpp map_delodd_michael.cpp map_delodd_skip.cpp map_delodd_split.cpp