blender/intern/opencolorio
Campbell Barton 47adab4f99 CMake: prepare for BLENDER_SORTED_LIBS removal
No functional change, this adds LIB definition and args to cmake files.
Without this it's difficult to migrate away from 'BLENDER_SORTED_LIBS'
since there are many platforms/configurations that could break when
changing linking order.

Manually add and enable WITHOUT_SORTED_LIBS to try building
without sorted libs (currently fails since all variables are empty).
This check will eventually be removed.

See T46725.
2019-04-14 15:37:24 +02:00
..
CMakeLists.txt CMake: prepare for BLENDER_SORTED_LIBS removal 2019-04-14 15:37:24 +02:00
fallback_impl.cc Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
gpu_shader_display_transform_vertex.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_display_transform.glsl Fix T52591: OpenColorIO not working correct with OpenGL core profile on macOS. 2017-08-30 19:59:07 +02:00
ocio_capi.cc Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
ocio_capi.h Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
ocio_impl_glsl.cc Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
ocio_impl.cc Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
ocio_impl.h Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00