Writing JGL library interface

This commit is contained in:
scientiist
2024-01-20 12:14:41 -06:00
parent eec161769c
commit d49084e99e
3 changed files with 20 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.27)
cmake_minimum_required(VERSION 3.25)
project(JGL
VERSION 1.0
LANGUAGES CXX