CMakeLists.txt 81 Bytes
add_subdirectory (compiler)
add_subdirectory (vm) 
add_subdirectory (extensions)