From 42b3463030b07ba3a87574c173e759e3bb15353b Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Sun, 11 Mar 2012 19:52:25 +0000 Subject: Bundle new upstream version of libmv from own branch This version of libmv includes new gflags and glog libraries which makes it possible to compile libmv with clang compiler. Also remove code from CMakeLists which was disabling libmv if using clang. Tested on linux with gcc-4.6 and clang-3.0, windows cmake+msvc and scons+mingw. Could be some issues with other platforms/build system which shall be simple to resolve. --- extern/libmv/files.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'extern/libmv/files.txt') diff --git a/extern/libmv/files.txt b/extern/libmv/files.txt index 96dfd89828e..028af579d11 100644 --- a/extern/libmv/files.txt +++ b/extern/libmv/files.txt @@ -78,14 +78,20 @@ third_party/fast/LICENSE third_party/fast/nonmax.c third_party/fast/README third_party/fast/README.libmv +third_party/gflags/AUTHORS +third_party/gflags/ChangeLog third_party/gflags/config.h +third_party/gflags/COPYING third_party/gflags/gflags.cc third_party/gflags/gflags_completions.cc -third_party/gflags/gflags_completions.h -third_party/gflags/gflags.h +third_party/gflags/gflags/gflags_completions.h +third_party/gflags/gflags/gflags_declare.h +third_party/gflags/gflags/gflags.h third_party/gflags/gflags_reporting.cc third_party/gflags/mutex.h +third_party/gflags/NEWS third_party/gflags/README.libmv +third_party/gflags/util.h third_party/glog/AUTHORS third_party/glog/ChangeLog third_party/glog/COPYING -- cgit v1.2.3