cmake_minimum_required(VERSION 3.28)

add_subdirectory(hello)
add_subdirectory(julia)
add_subdirectory(ptracer)
add_subdirectory(vector_sum)