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-13 18:10:38 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-10-13 18:10:38 +0400
commitfa3b4e1830b0f51b058b54346fcccf9849d84e13 (patch)
tree04c6114395f6f0dafb6b41e4dd843c7a807ece42 /build_files/cmake/Modules
parent05b47c28fa8f12bc16db3e21ddcb9a57f3f1e7fa (diff)
correct collada lib linking order (wasnt building for me), and sphinx doc syntax warning.
Diffstat (limited to 'build_files/cmake/Modules')
-rw-r--r--build_files/cmake/Modules/FindOpenCOLLADA.cmake5
1 files changed, 3 insertions, 2 deletions
diff --git a/build_files/cmake/Modules/FindOpenCOLLADA.cmake b/build_files/cmake/Modules/FindOpenCOLLADA.cmake
index 0c8d8c8d841..77c8b09c4ac 100644
--- a/build_files/cmake/Modules/FindOpenCOLLADA.cmake
+++ b/build_files/cmake/Modules/FindOpenCOLLADA.cmake
@@ -53,10 +53,11 @@ SET(_opencollada_FIND_COMPONENTS
)
# Fedora openCOLLADA package links these statically
+# note that order is important here ot it wont link
SET(_opencollada_FIND_STATIC_COMPONENTS
- UTF
- ftoa
buffer
+ ftoa
+ UTF
)
SET(_opencollada_SEARCH_DIRS