uncommented files in CMakeLists.txt
authorMarsel Galimullin <mfgalimullin@yandex.ru>
Mon, 5 Dec 2016 20:24:34 +0000 (23:24 +0300)
committerMarsel Galimullin <mfgalimullin@yandex.ru>
Mon, 5 Dec 2016 20:24:34 +0000 (23:24 +0300)
test/stress/queue/CMakeLists.txt

index 790e96ae0da4ced806bbbd6fe4044627d66de5ce..cca5e7b25511cda27e6bd3110474a586be7f972f 100644 (file)
@@ -2,12 +2,12 @@ set(PACKAGE_NAME stress-queue)
 
 set(CDSSTRESS_QUEUE_SOURCES
     ../main.cpp
-#    bounded_queue_fulness.cpp
-#    intrusive_push_pop.cpp
-#    pop.cpp
-#    push.cpp
+    bounded_queue_fulness.cpp
+    intrusive_push_pop.cpp
+    pop.cpp
+    push.cpp
     push_pop.cpp
-#    random.cpp
+    random.cpp
 )
 
 include_directories(