From 331f1375858b6cebf2257c45844f32ab00187540 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Thu, 27 Feb 2025 23:18:00 +0100 Subject: fixed the files and folders a bit --- CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 CMakeLists.txt (limited to 'CMakeLists.txt') 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 -- cgit v1.2.3-70-g09d2