summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-02-27 23:18:00 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-02-27 23:18:00 +0100
commit331f1375858b6cebf2257c45844f32ab00187540 (patch)
tree2d59a14c5fd111aa6b3ded89d3ee23ba1442e2df /CMakeLists.txt
parent5ce212ed0b7abbbb862df0cf436688046a012da2 (diff)
fixed the files and folders a bit
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
deleted file mode 100644
index 6ebafe3..0000000
--- a/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-cmake_minimum_required(VERSION 3.10)
-set(CMAKE_C23_STANDARD)
-
-project(unixshell)
-add_executable(program main.c) \ No newline at end of file