blender/intern/opensubdiv
Ankit Meel b746179d0a CMake/OpenSubdiv: Rename INCLUDE_DIR -> INCLUDE_DIRS.
Ref {D8855}

Unix and Apple platform files use find_package(OpenSubdiv) which sets
`OPENSUBDIV_INCLUDE_DIR` as an advanced variable, as well as
`OPENSUBDIV_INCLUDE_DIRS` which should be used usually.
Windows sets `OPENSUBDIV_INCLUDE_DIR` which is used by the rest
of the code.

This patch renames it to `_DIRS` everywhere, for it to be like other
similar variables.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D8917
2020-09-18 19:12:26 +05:30
..
internal OpenSubdiv: Only store edges topology for non-smooth edges 2020-05-27 12:07:16 +02:00
stub OpenSubdiv: Cleanyp, remove old GPU code 2020-05-18 17:06:48 +02:00
CMakeLists.txt CMake/OpenSubdiv: Rename INCLUDE_DIR -> INCLUDE_DIRS. 2020-09-18 19:12:26 +05:30
opensubdiv_capi_type.h OpenSubdiv: Initial implementation of batched evaluation 2019-10-30 15:15:56 +01:00
opensubdiv_capi.h OpenSubdiv: Re-work C-API integration 2018-07-16 09:52:37 +02:00
opensubdiv_converter_capi.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_evaluator_capi.h OpenSubdiv: Refactor, move evaluator to own folder 2020-05-27 12:07:16 +02:00
opensubdiv_topology_refiner_capi.h OpenSubdiv: Refactor, move topology refiner to own folder 2020-05-27 12:07:15 +02:00