From e7c41c6d0af6f718f431fbc8ec9b488d37d118d9 Mon Sep 17 00:00:00 2001 From: sanine Date: Sat, 1 Jan 2022 13:28:19 -0600 Subject: remove build directory --- build/CMakeFiles/argent.dir/flags.make | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 build/CMakeFiles/argent.dir/flags.make (limited to 'build/CMakeFiles/argent.dir/flags.make') diff --git a/build/CMakeFiles/argent.dir/flags.make b/build/CMakeFiles/argent.dir/flags.make deleted file mode 100644 index fa73bd7..0000000 --- a/build/CMakeFiles/argent.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.21 - -# compile C with /usr/bin/cc -C_DEFINES = - -C_INCLUDES = -I/usr/include/lua5.1 -I/home/kate/documents/code/web/argent/src/markdown -I/home/kate/documents/code/web/argent/src/tinydir -I/home/kate/documents/code/web/argent/src/honeysuckle - -C_FLAGS = -std=gnu99 - -- cgit v1.2.1