This commit is contained in:
2025-05-01 14:05:14 +02:00
parent 02818f9d22
commit 70f61bfd83
5 changed files with 8 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)
project(rds95 VERSION 1.3)
project(rds95 VERSION 1.4)
add_compile_options(-Wall -Werror -Wextra -pedantic -O2 -std=c18 -march=native -DVERSION=\"${PROJECT_VERSION}\")