cmake_minimum_required(VERSION 3.10 FATAL_ERROR)

project(c-lime C)

message(STATUS ${MESSAGE})
