summaryrefslogtreecommitdiff
path: root/src/squelch/CMakeLists.txt
blob: 7b1495bae68699f6f92f3e94c83325bba0257a2a (plain)
1
2
3
4
5
6
7
8
9
ADD_LIBRARY(squelch
  automatizer.cc
  condition.cc
  condition_metadata.cc
  cursor.cc
  object_status.cc 
  rule.cc
  tree_printer.cc
)