Changeset View
Changeset View
Standalone View
Standalone View
CMakeLists.txt
| Context not available. | |||||
| elseif(WITH_PYTHON_INSTALL_REQUESTS) | elseif(WITH_PYTHON_INSTALL_REQUESTS) | ||||
| find_python_package(requests) | find_python_package(requests) | ||||
| endif() | endif() | ||||
| add_subdirectory(source/blender/python/addon_modules) | |||||
| endif() | endif() | ||||
campbellbarton: There is no need to cache this, it can be a global property, see: `DELAYED_INSTALL_FILES` | |||||
| if(WITH_CXX11) | if(WITH_CXX11) | ||||
| Context not available. | |||||
Done Inline Actionspicky, should be "|/addons_contrib/*" campbellbarton: picky, should be `"|/addons_contrib/*"` | |||||
There is no need to cache this, it can be a global property, see: DELAYED_INSTALL_FILES