From d2e12064c632a439d899eb4975941093e118b3c8 Mon Sep 17 00:00:00 2001 From: Doug Brown Date: Sun, 25 Jul 2021 16:42:04 -0700 Subject: [PATCH] Fix Eclipse build After converting to CMake I broke the Eclipse build because I wasn't excluding the PC source directory in the Eclipse project. This should fix that issue. --- .cproject | 44 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/.cproject b/.cproject index 9a82548..a0ee936 100644 --- a/.cproject +++ b/.cproject @@ -60,9 +60,29 @@ + + + + + - @@ -129,9 +149,29 @@ + + + + + -