No CPPTrace #8

Merged
rboullard merged 30 commits from Development into main 2026-04-27 06:58:29 +00:00
Showing only changes of commit b1c3349814 - Show all commits

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.26)
project(Bin2CPP VERSION 0.1.0
project(Bin2CPP VERSION 1.0.0
DESCRIPTION "Bin2CPP"
LANGUAGES CXX)