From 416a5cbab21c480ae9e85b07fd9424452cbcb611 Mon Sep 17 00:00:00 2001 From: nathansmithsmith Date: Mon, 3 Jul 2023 02:28:21 -0600 Subject: A little first day shit --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 0d1f285..d0f185b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,5 +20,3 @@ if (APPLE) target_link_libraries(${PROJECT_NAME} "-framework Cocoa") target_link_libraries(${PROJECT_NAME} "-framework OpenGL") endif() - -add_subdirectory(src/killaEdit) -- cgit v1.2.3