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-10-02 16:34:41 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-10-02 16:34:41 +0400
commitacac22f3f2c1e1cd0c1df55472a41b68a6b819e5 (patch)
tree77a85272f2d9ebd07d919ff6e060c0a1e7ca5586 /source/blender/makesdna
parenta1d647e92cd7f51659f0bcb16fb05c1b30177b79 (diff)
enable cmake building makesdna with ghash
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/intern/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesdna/intern/CMakeLists.txt b/source/blender/makesdna/intern/CMakeLists.txt
index 5edebfe3903..e9fd2b2baa2 100644
--- a/source/blender/makesdna/intern/CMakeLists.txt
+++ b/source/blender/makesdna/intern/CMakeLists.txt
@@ -27,7 +27,7 @@
# message(STATUS "Configuring makesdna")
-# add_definitions(-DWITH_DNA_GHASH)
+add_definitions(-DWITH_DNA_GHASH)
blender_include_dirs(
../../../../intern/guardedalloc