blender/build_files
Sergey Sharybin 3e71006448 CMake: Followup to previous commit, try to ensure -ldl is always last
Seems CMake will rearrange and copy libraries which are passed to the linker
when some of the libraries is listed twice (for example, -lz from png libraries
and -l for blender itself). This was causing libopenimageio to be added somewhere
at the end of linking flags without -ldl followed after which was causing linking
issues.
2016-10-25 10:22:03 +02:00
..
build_environment install_deps.sh: remove libglewmx from deb for now, the package is broken in deb testing... 2016-10-10 19:29:55 +02:00
buildbot Cycles CUDA: make CUDA 8.0 the officially supported version for all platforms. 2016-10-03 22:15:26 +02:00
cmake CMake: Followup to previous commit, try to ensure -ldl is always last 2016-10-25 10:22:03 +02:00
package_spec Call to python3 for stand-alone scripts 2016-07-26 05:18:00 +10:00
utils Update source tgz builder script 2016-09-29 10:05:42 +02:00