From 02ba328ca8a4f606deaed531274b93ed7aa8ea6f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 15 Jul 2013 08:26:16 +0000 Subject: clang/cmake - quiet warnings for external libs and reference moto as a system include. --- source/gameengine/Physics/Dummy/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source/gameengine/Physics/Dummy') diff --git a/source/gameengine/Physics/Dummy/CMakeLists.txt b/source/gameengine/Physics/Dummy/CMakeLists.txt index 529a75b2a62..692331f1ce4 100644 --- a/source/gameengine/Physics/Dummy/CMakeLists.txt +++ b/source/gameengine/Physics/Dummy/CMakeLists.txt @@ -26,11 +26,10 @@ set(INC . ../common - ../../../../intern/moto/include ) set(INC_SYS - + ../../../../intern/moto/include ) set(SRC -- cgit v1.2.3