Campbell Barton
87c18fbbc5
CMake: remove non-standard package search paths
...
Reduce the number of possible locations used to find libraries,
to simplify troubleshooting.
Only keep '*_ROOT_DIR' and the path used by 'install_deps.sh'.
2020-02-06 01:23:22 +11:00
Campbell Barton
30d6589069
CMake: mark lib/debug options advanced
2015-03-05 15:42:01 +11:00
Campbell Barton
f283f57432
CMake: cleanup, namespace & unused vars
...
also add macro 'print_all_vars()', if(0)'d - debugging only.
2014-11-16 13:04:10 +01:00
Jason Wilkins
8d084e8c8f
Ghost Context Refactor
...
https://developer.blender.org/D643
Separates graphics context creation from window code in Ghost so that they can vary separately.
2014-10-07 15:47:32 -05:00