Fix crash on startup

This commit is contained in:
2023-01-19 13:31:46 +01:00
parent ec480f5a17
commit 7b0b419a22
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
project(fantasize VERSION 0.1.7)
project(fantasize VERSION 0.1.8)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)