We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022673f commit 27c1946Copy full SHA for 27c1946
csv_convert/CMakeLists.txt
@@ -1,6 +1,6 @@
1
# ------------- CMakeLists.txt -----------------
2
cmake_minimum_required(VERSION 3.18)
3
-project(cpp_meson_structure LANGUAGES CXX)
+project(csv_convert LANGUAGES CXX)
4
5
# ----- compiler settings ------------------------------------------------------
6
set(CMAKE_CXX_STANDARD 20)
0 commit comments