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:
Diffstat (limited to 'source/gameengine/GamePlayer/CMakeLists.txt')
-rw-r--r--source/gameengine/GamePlayer/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/GamePlayer/CMakeLists.txt b/source/gameengine/GamePlayer/CMakeLists.txt
index fc5912155cf..ff1040bfb40 100644
--- a/source/gameengine/GamePlayer/CMakeLists.txt
+++ b/source/gameengine/GamePlayer/CMakeLists.txt
@@ -25,7 +25,3 @@
# ***** END GPL LICENSE BLOCK *****
SUBDIRS(common ghost)
-
-IF(WITH_WEBPLUGIN)
- SUBDIRS(xembed)
-ENDIF(WITH_WEBPLUGIN)