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>2011-07-13 12:15:06 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-07-13 12:15:06 +0400
commitcf485cd9638825ab911d8eb4cf06f02ae189c864 (patch)
tree6413dc9c50ff0a6fac5b60f8c4497329faa63fb3 /intern/ghost/CMakeLists.txt
parentb0ffa7fc580c49a2c50377cbe19c76279d303dfb (diff)
Advanced CMake option to build the player without blender: WITH_BLENDER
Diffstat (limited to 'intern/ghost/CMakeLists.txt')
-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 f887d021220..41c70b7cd16 100644
--- a/intern/ghost/CMakeLists.txt
+++ b/intern/ghost/CMakeLists.txt
@@ -74,7 +74,6 @@ set(SRC
intern/GHOST_EventKey.h
intern/GHOST_EventManager.h
intern/GHOST_EventNDOF.h
- intern/GHOST_EventPrinter.h
intern/GHOST_EventString.h
intern/GHOST_EventTrackpad.h
intern/GHOST_EventWheel.h