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:
authorJason Wilkins <Jason.A.Wilkins@gmail.com>2013-07-17 11:54:20 +0400
committerJason Wilkins <Jason.A.Wilkins@gmail.com>2013-07-17 11:54:20 +0400
commitd076822e66c37cecf3ef58b8a15136e5649ae459 (patch)
tree24b0a8fdceae8529e60920af5bf5c235c0d4cbb7 /source/blender/blenkernel/CMakeLists.txt
parentb069eda10c7aeca49f20f0d11012d5800d8f9add (diff)
Merged work from working copy of GSoC 2012 work into GSoC 2013 branch.
Compiles w/ Visual Studio 2012 but not thoroughly tested. Still need double check for any merge "fuzz"
Diffstat (limited to 'source/blender/blenkernel/CMakeLists.txt')
-rw-r--r--source/blender/blenkernel/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/CMakeLists.txt b/source/blender/blenkernel/CMakeLists.txt
index 3864fe3b350..88034257aec 100644
--- a/source/blender/blenkernel/CMakeLists.txt
+++ b/source/blender/blenkernel/CMakeLists.txt
@@ -256,7 +256,7 @@ set(SRC
intern/pbvh_intern.h
)
-add_definitions(-DGLEW_STATIC)
+add_definitions(${GL_DEFINITIONS})
if(WITH_AUDASPACE)
list(APPEND INC