summaryrefslogtreecommitdiffstats
path: root/src/algorithms/CMakeLists.txt
blob: 0ac17f57cb60b827dfc25337cd15c6cd585665ec (plain)
1
2
3
4
5
6
#SET(algorithms_SRC
#find-if-before.h
#find-last-if.h
#longest-common-suffix.h
#)
#ADD_LIBRARY(algorithms STATIC ${algorithms_SRC})