From 6822aaa312155c3e6b47fe3566bc8c7447d1edd4 Mon Sep 17 00:00:00 2001 From: Jason Christopherson Date: Wed, 28 Feb 2024 11:49:50 -0600 Subject: [PATCH] More clean up --- dependencies/ferror/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/dependencies/ferror/CMakeLists.txt b/dependencies/ferror/CMakeLists.txt index 711497a7..c78fc2cc 100644 --- a/dependencies/ferror/CMakeLists.txt +++ b/dependencies/ferror/CMakeLists.txt @@ -1,5 +1,3 @@ -# Get the macros and functions we'll need -include("${PROJECT_SOURCE_DIR}/cmake/helper.cmake") include(FetchContent) # Fetch the proper content