1 line
90 B
CMake
1 line
90 B
CMake
add_library(simplifier OBJECT ceqv.cpp simp_rule_set.cpp init_module.cpp simp_tactic.cpp)
|