index
:
math-server
master
Calculator with a telnet interface
Egor Tensin
about
summary
refs
log
blame
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
server
/
parser
/
CMakeLists.txt
blob: 2490e57acfab18bb6ca0aa4d39c23c23da935a1e (
plain
) (
tree
)
0086356
1
2
add_library(parser INTERFACE) target_link_libraries(parser INTERFACE common lexer)