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:
authorAntony Riakiotakis <kalast@gmail.com>2014-11-13 15:37:27 +0300
committerAntony Riakiotakis <kalast@gmail.com>2014-11-13 15:37:27 +0300
commit72aa0ebe6a21da996bced14e415601c22e7ca774 (patch)
tree43684f08202b33807ac531591a42fbf545e1ab15 /source/creator
parent4b742caddce4eb9bae9afa3305e25f702c6ed840 (diff)
Fix cmake install of blenderplayer for linux.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 40dd954fbe0..7fcba4de188 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -451,14 +451,6 @@ if(UNIX AND NOT APPLE)
)
endif()
-
- if(WITH_GAMEENGINE AND WITH_PLAYER)
- install(
- TARGETS blenderplayer
- DESTINATION bin
- )
- endif()
-
# misc files
install(
FILES ${CMAKE_SOURCE_DIR}/release/freedesktop/blender.desktop