Changeset View
Changeset View
Standalone View
Standalone View
files/cmake-pyopenvdb-site-packages.patch
- This file was added.
| --- a/openvdb/openvdb/python/CMakeLists.txt | |||||
| +++ b/openvdb/openvdb/python/CMakeLists.txt | |||||
| @@ -211,7 +211,7 @@ set(OPENVDB_PYTHON_MODULE_SOURCE_FILES | |||||
| if(NOT DEFINED PYOPENVDB_INSTALL_DIRECTORY) | |||||
| set(PYOPENVDB_INSTALL_DIRECTORY | |||||
| - ${CMAKE_INSTALL_LIBDIR}/python${Python_VERSION_MAJOR}.${Python_VERSION_MINOR} | |||||
| + ${Python_SITELIB} | |||||
| CACHE STRING "The directory to install the pyopenvdb.so module." | |||||
| ) | |||||
| endif() | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.