first sweeping through size and image

This commit is contained in:
Hartmut Seichter 2024-07-16 18:51:14 +02:00
parent c58f81d640
commit 86f45a084a
6 changed files with 54 additions and 63 deletions

View file

@ -7,11 +7,13 @@ cmake_minimum_required(VERSION 3.28)
project(pixwerx)
#
# pixwerx ist C++23
# pixwerx is C++23
#
set (CMAKE_CXX_STANDARD 23)
#
# internal cmake modules
#
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/etc/cmake ${CMAKE_MODULE_PATH})
# boilerplate locations for build