tornavis/build_files/cmake
Campbell Barton 31c2e69d49 CMake: remove BLENDER_SORTED_LIBS
Use CMake's target_link_libraries instead of manually maintaining
library dependencies in a single list.

In practice adding new libraries often ended up being guess-work,
now each library lists the libraries it uses.

This was used for the game player executable so libraries
could optionally link to stubs.

If we need this functionality it can be done using target-properties
as described in T46725.
2019-04-16 12:36:44 +02:00
..
Modules Merge branch 'master' into blender2.8 2018-11-07 14:30:09 +01:00
config glTF: add Draco shared library for mesh compression. 2019-04-11 12:04:53 +02:00
example_scripts Cleanup: remove make wrapper 2019-01-24 23:25:18 +11:00
platform cmake/windows: Set LLVM_INCLUDE_DIRS variable. 2019-03-08 07:19:48 -07:00
RpmBuild.cmake Cleanup: remove contributors for CMake files 2019-02-05 09:10:32 +11:00
buildinfo.cmake Build info: Ensure hash length is same across all platforms and has no conflicts 2018-12-19 12:56:32 +01:00
clang_array_check.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
cmake_consistency_check.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_consistency_check_config.py Cleanup: correct typo, no need for ./ prefix 2018-11-29 12:54:30 +11:00
cmake_netbeans_project.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_print_build_options.py Cleanup: move 'make help_features' into own file 2018-09-13 16:20:02 +10:00
cmake_qtcreator_project.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_clang_array.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_cppcheck.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_smatch.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_sparse.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_splint.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
macros.cmake CMake: remove BLENDER_SORTED_LIBS 2019-04-16 12:36:44 +02:00
packaging.cmake Fix T57580: Update windows installer package to have the GPL3 as EULA. 2019-03-21 21:25:20 -06:00
project_info.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
project_source_info.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00