blob: 006787986f0fbcc6183a86585db1c054855fdf8a [file] [log] [blame]
cmake_minimum_required(VERSION 3.5)
project(cmlib)
add_executable(main main.c)