Logging only in Debug

This commit is contained in:
Stanislaus Cichcoki
2025-03-10 23:15:42 +01:00
parent 36de6398fd
commit bfd03a0bcb
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ cmake_minimum_required(VERSION 3.30)
project(Sim_C__)
set(CMAKE_CXX_STANDARD 26)
add_executable(Sim_C__
src/main.cpp
src/model/Community.cpp