forked from blender/blender
Campbell Barton
66dee44088
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). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
node_enum.h | ||
node_type.cpp | ||
node_type.h | ||
node_xml.cpp | ||
node_xml.h | ||
node.cpp | ||
node.h |