tornavis/intern/libmv
Sergey Sharybin a6e582164f Libmv: Cleanup, make strict compiler more happy
In C++ it is not really safe to memcpy objects, and newer GCC will warn
about this. However, we don't use our vector for unsafe-to-memcpy objects,
so just explicitly silence that warning.
2018-06-11 13:02:10 +02:00
..
intern Libmv: Fix compilation error on Windows 2018-03-23 15:05:08 +01:00
libmv Libmv: Cleanup, make strict compiler more happy 2018-06-11 13:02:10 +02:00
third_party/msinttypes
CMakeLists.txt Glog/gflags: Reduce amount of local modifications 2018-03-23 14:38:02 +01:00
ChangeLog Libmv: Re-bundle from upstream to ensure code base is perfectly in sync 2017-05-31 11:43:39 +02:00
bundle.sh Glog/gflags: Reduce amount of local modifications 2018-03-23 14:38:02 +01:00
files.txt
libmv-capi.h
mkfiles.sh