Skip to content

Commit 27c1946

Browse files
committed
Better handling of t variable
1 parent 022673f commit 27c1946

File tree

2 files changed

+198
-129
lines changed

2 files changed

+198
-129
lines changed

csv_convert/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ------------- CMakeLists.txt -----------------
22
cmake_minimum_required(VERSION 3.18)
3-
project(cpp_meson_structure LANGUAGES CXX)
3+
project(csv_convert LANGUAGES CXX)
44

55
# ----- compiler settings ------------------------------------------------------
66
set(CMAKE_CXX_STANDARD 20)

0 commit comments

Comments
 (0)