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>2012-03-24 05:42:08 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2012-03-24 05:42:08 +0400
commitd6fd5266d0514e6d31fd0e11aab5322846d78589 (patch)
tree1c45a278f8b0d2c36424cc855b815fc283a1b2dd /intern/CMakeLists.txt
parent3c11379e26b1aad399ecd0afc4d23df12b24f3cd (diff)
SVN maintenance.
Diffstat (limited to 'intern/CMakeLists.txt')
-rw-r--r--intern/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/CMakeLists.txt b/intern/CMakeLists.txt
index 5637fa383a1..8da41aab527 100644
--- a/intern/CMakeLists.txt
+++ b/intern/CMakeLists.txt
@@ -70,4 +70,4 @@ endif()
#Only Windows needs utf16 converter
if(WIN32)
add_subdirectory(utfconv)
-endif() \ No newline at end of file
+endif()