Remove CMakeLists for now (#1086)

This commit is contained in:
Matt Cooley
2020-03-13 12:40:57 -07:00
committed by GitHub
parent 0490d8cd20
commit 41dcbf53ec
4 changed files with 0 additions and 50 deletions

View File

@@ -1,14 +0,0 @@
target_sources(CalcManager PRIVATE
basex.cpp
conv.cpp
exp.cpp
fact.cpp
itrans.cpp
itransh.cpp
logic.cpp
num.cpp
rat.cpp
support.cpp
trans.cpp
transh.cpp
)