This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ac6d91b9396c15d8bf1aa550adb4ca8c7125dd81
blender
/
build_files
/
cmake
/
Modules
History
Campbell Barton
f75711db7f
cmake: set python, llvm and osl libs as advanced.
2013-08-28 04:32:39 +00:00
..
FindFftw3.cmake
…
FindGLEW.cmake
…
FindIcuLinux.cmake
Fix when statically linking with distro's boost: in this case, we most likely also need to statically link against icu, as most boost packages are built with it. Without that, you get a bunch of errors at link time (when using boost_locale, or, in freestyle branch, boost_regex).
2012-11-19 08:51:35 +00:00
FindJack.cmake
…
FindJeMalloc.cmake
…
FindOpenCOLLADA.cmake
Patch from Ejner Fergo: enhancements to install_deps.sh.
2013-01-03 15:35:46 +00:00
FindOpenColorIO.cmake
Initial implementation of a script for automatic dependencies installer/builder
2012-11-12 19:39:09 +00:00
FindOpenEXR.cmake
Fix for building Blender with OSL, and no OpenEXR headers in standard paths (like /usr/include/OpenEXR).
2013-06-16 18:59:50 +00:00
FindOpenImageIO.cmake
Initial implementation of a script for automatic dependencies installer/builder
2012-11-12 19:39:09 +00:00
FindOpenJPEG.cmake
fix for finding openjpeg on some systems.
2013-05-15 09:57:17 +00:00
FindPCRE.cmake
…
FindPythonLibsUnix.cmake
cmake: set python, llvm and osl libs as advanced.
2013-08-28 04:32:39 +00:00
FindSndFile.cmake
…
FindSpacenav.cmake
…
FindXML2.cmake
…