blender/build_files/cmake
Brecht Van Lommel 6b3d85fa51 Build: auto detection of libraries built by "make deps" on Linux.
Use the libraries if they exist in ../lib/linux_x86_64 or similar, so
that you can run "make deps && make full" to get a full static build.
Note that install_deps.sh is still the only officially supported way to
build Blender dependencies on Linux, but this may be useful to some.

Differential Revision: https://developer.blender.org/D2980
2018-01-11 22:30:31 +01:00
..
config Remove quicktime support 2017-09-22 16:40:05 -04:00
example_scripts Cleanup: pep8 2016-07-30 18:17:11 +10:00
Modules Haiku OS Support 2017-11-30 18:05:21 +11:00
platform Build: auto detection of libraries built by "make deps" on Linux. 2018-01-11 22:30:31 +01:00
buildinfo.cmake Cleanup: code style & cmake 2017-03-12 02:47:53 +11:00
clang_array_check.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_consistency_check_config.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_consistency_check.py Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
cmake_netbeans_project.py Cleanup: spelling 2017-04-27 21:41:03 +10:00
cmake_qtcreator_project.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_clang_array.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_cppcheck.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_smatch.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_sparse.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_splint.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
macros.cmake Haiku OS Support 2017-11-30 18:05:21 +11:00
packaging.cmake CMake: remove git found message 2017-12-06 16:37:50 +11:00
project_info.py Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
project_source_info.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
RpmBuild.cmake when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00