Files
2025-05-29 11:01:45 +02:00

6 lines
80 B
CMake

cmake_minimum_required(VERSION 3.16)
project(inibakery)
add_subdirectory(src)