Added StatCache.cc to CMakeLists.txt
This commit is contained in:
parent
0e80ed1660
commit
fc78e0ae33
1 changed files with 1 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ set(CORE_SOURCES
|
|||
../src/AST.cc
|
||||
../src/ModuleInstantiation.cc
|
||||
../src/ModuleCache.cc
|
||||
../src/StatCache.cc
|
||||
../src/node.cc
|
||||
../src/NodeVisitor.cc
|
||||
../src/context.cc
|
||||
|
|
|
|||
Loading…
Reference in a new issue