From 7f8c2052ac6707810f6bce78b21ec0fade853945 Mon Sep 17 00:00:00 2001 From: Snaipe Date: Sun, 11 Oct 2015 05:18:28 +0200 Subject: [PATCH] Fixed typo in GNUStep include path --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c552e1c..8eb4d5e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ add_subdirectory(dependencies/dyncall/ EXCLUDE_FROM_ALL) include_directories(SYSTEM /usr/local/include - /usr/include/GNUStep + /usr/include/GNUstep ) include_directories(