blender_test/intern/cycles/graph
Campbell Barton 66dee44088 CMake: quiet references to undeclared variable warnings
These warnings can reveal errors in logic, so quiet them by checking
if the features are enabled before using variables or by assigning
empty strings in some cases.

- Check CMAKE_THREAD_LIBS_INIT is set before use as CMake docs
  note that this may be left unset if it's not needed.
- Remove BOOST/OPENVDB/VULKAN references when disable.
- Define INC_SYS even when empty.
- Remove PNG_INC from freetype (not defined anywhere).
2023-01-19 17:10:42 +11:00
..
CMakeLists.txt CMake: quiet references to undeclared variable warnings 2023-01-19 17:10:42 +11:00
node_enum.h Cleanup: fix Cycles asan warning 2022-05-18 18:54:57 +02:00
node_type.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
node_type.h Cycles: add OSL support for hiding input socket value 2022-11-23 18:59:52 +01:00
node_xml.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
node_xml.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
node.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
node.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00