From 833ae09e9705e0a6072eeb788937dfa90812d14e Mon Sep 17 00:00:00 2001 From: Stephen Berry Date: Wed, 4 Jan 2023 12:52:48 -0600 Subject: [PATCH] removed catch2 include --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 10bcd0c..afa0725 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,6 @@ endif() target_include_directories( ${PROJECT_NAME} INTERFACE $ - $ $) install(TARGETS ${PROJECT_NAME}