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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-04-06 04:22:44 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-04-06 04:22:44 +0400
commitd00501dfd06359045b936c1545afe7392363e87a (patch)
tree64f948fdc969a5ca173a4da85d8a1455a1d76c14 /build_files
parentca254dd37b5dd2c52a88d952569a20026fcae6cb (diff)
SVN maintenance.
Diffstat (limited to 'build_files')
-rw-r--r--build_files/cmake/Modules/FindGLEW.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/cmake/Modules/FindGLEW.cmake b/build_files/cmake/Modules/FindGLEW.cmake
index 0d319f67f01..c791327c8da 100644
--- a/build_files/cmake/Modules/FindGLEW.cmake
+++ b/build_files/cmake/Modules/FindGLEW.cmake
@@ -56,4 +56,4 @@ ELSE (GLEW_INCLUDE_PATH)
SET( GLEW_FOUND 0 CACHE STRING "Set to 1 if GLEW is found, 0 otherwise")
ENDIF (GLEW_INCLUDE_PATH)
-MARK_AS_ADVANCED( GLEW_FOUND ) \ No newline at end of file
+MARK_AS_ADVANCED( GLEW_FOUND )