Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/debuginfo
/
.
/
src
/
ast
/
CMakeLists.txt
blob: e48e84eedfe093e7f8c35e4ebd08ad5f39d651f9 [
file
] [
log
] [
blame
] [
edit
]
SET(ast_SOURCES
ExpressionAnalyzer.cpp
ExpressionManipulator.cpp
)
ADD_LIBRARY(ast STATIC ${ast_SOURCES})