Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-10-25 09:21:17 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-10-25 09:21:17 +0400
commit4aa02d8038ccb9062b4ab522c41e54cacb0217ce (patch)
tree6ce571ca61e103ef414d49f969edeb319ea83278 /intern/ghost
parentd78899dafbcbb05196e76541b7a584c37b04a571 (diff)
patch [#37188] Remove filename entry specified twice
from Lawrence D'Oliveiro (ldo)
Diffstat (limited to 'intern/ghost')
-rw-r--r--intern/ghost/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/ghost/CMakeLists.txt b/intern/ghost/CMakeLists.txt
index 3873bae1eea..2cc0f476d30 100644
--- a/intern/ghost/CMakeLists.txt
+++ b/intern/ghost/CMakeLists.txt
@@ -44,7 +44,6 @@ set(SRC
intern/GHOST_ISystemPaths.cpp
intern/GHOST_ModifierKeys.cpp
intern/GHOST_Path-api.cpp
- intern/GHOST_Path-api.cpp
intern/GHOST_Rect.cpp
intern/GHOST_System.cpp
intern/GHOST_TimerManager.cpp