Refactor gallery function to separate class (#14)
* refactor gallery function to separate class * typo and version adaptions * clang-format
This commit is contained in:
committed by
Maximilian Kueffner
parent
d6a08f7db3
commit
a760535b92
+1
-1
@@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.23)
|
||||
|
||||
project(pixelarium VERSION 0.0.6)
|
||||
project(pixelarium VERSION 0.0.7)
|
||||
|
||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
set(CMAKE_CXX_STANDARD 23)
|
||||
|
||||
Reference in New Issue
Block a user