include_directories("${PROJECT_SOURCE_DIR}")

add_executable(lavos bsd_rand.c intro.cpp main.cpp)
