Added null checks

This commit is contained in:
acidicoala
2026-01-14 19:34:00 +05:00
parent 077096b7ed
commit 7b54b4bc7b
5 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.24)
project(SmokeAPI VERSION 4.1.1)
project(SmokeAPI VERSION 4.1.3)
include(KoalaBox/cmake/KoalaBox.cmake)
add_subdirectory(KoalaBox)