cmake: Remove recur2.cpp from CMakeLists

This commit is contained in:
Tomas Babej
2021-06-12 10:40:47 -04:00
parent 34ffd164bb
commit c98fe5f34b

View File

@@ -23,7 +23,6 @@ add_library (task STATIC CLI2.cpp CLI2.h
legacy.cpp
nag.cpp
recur.cpp
recur2.cpp
rules.cpp
sort.cpp
util.cpp util.h)