aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/CMakeLists.txt
blob: 4339da2c12a1e3f7ce93ee141acd4ef710204376 (plain) (blame)
1
2
3
4
add_subdirectory(common)
add_subdirectory(lexer)
add_subdirectory(parser)
add_subdirectory(main)