templating works for what i need

might be bugs in some functions
v1
Brett 2024-05-11 13:39:21 -04:00
parent 7cd736cf6c
commit fa5083b637
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)
include(cmake/color.cmake)
set(BLT_VERSION 0.17.3)
set(BLT_VERSION 0.17.4)
set(BLT_TEST_VERSION 0.0.1)
set(BLT_TARGET BLT)