hotfix-0001 #1

Merged
lowearthorbit merged 7 commits from hotfix-0001 into main 2026-03-14 13:44:35 +01:00
Showing only changes of commit dec1462cf1 - Show all commits

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)
project(curtle VERSION 0.1.0 LANGUAGES C) project(curtle VERSION 0.1.1 LANGUAGES C)
add_library(curtle add_library(curtle
src/linear_algebra.c src/linear_algebra.c