|
1 | | -# cmake -B . -S .. -DCMAKE_INSTALL_PREFIX=../_install -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DBUILD_SHARED_LIBS=ON -DIMATH_INSTALL_PKG_CONFIG=ON -DBUILD_TESTING=ON -DPYTHON=OFF -DPYBIND11=OFF -DCMAKE_VERBOSE_MAKEFILE=ON |
| 1 | +# cmake -B . -S .. -DCMAKE_INSTALL_PREFIX=../_install -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DBUILD_SHARED_LIBS=ON -DIMATH_INSTALL_PKG_CONFIG=ON -DBUILD_TESTING=ON -DPYTHON=ON -DPYBIND11=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DPython3_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/Current/bin/python -DPYTHON_INSTALL_DIR=/Users/runner/work/Imath/Imath/_install/python -Dpybind11_DIR=/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pybind11/share/cmake/pybind11 -DBoost_ROOT=/Users/runner/work/Imath/Imath/_conan -DCMAKE_TOOLCHAIN_FILE=/Users/runner/work/Imath/Imath/_conan/conan_toolchain.cmake |
2 | 2 | include/Imath/ImathBox.h |
3 | 3 | include/Imath/ImathBoxAlgo.h |
4 | 4 | include/Imath/ImathColor.h |
@@ -34,12 +34,74 @@ include/Imath/ImathVecAlgo.h |
34 | 34 | include/Imath/half.h |
35 | 35 | include/Imath/halfFunction.h |
36 | 36 | include/Imath/halfLimits.h |
| 37 | +include/PyBindImath_Python3_13-$MAJOR_$MINOR/PyBindImath.h |
| 38 | +include/PyBindImath_Python3_13-$MAJOR_$MINOR/PyBindImathExport.h |
| 39 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImath.h |
| 40 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathAPI.h |
| 41 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathAutovectorize.h |
| 42 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathBasicTypes.h |
| 43 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathBox.h |
| 44 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathBoxArrayImpl.h |
| 45 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathBufferProtocol.h |
| 46 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathColor.h |
| 47 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathColor3ArrayImpl.h |
| 48 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathColor4Array2DImpl.h |
| 49 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathColor4ArrayImpl.h |
| 50 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathDecorators.h |
| 51 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathEuler.h |
| 52 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathExport.h |
| 53 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathFixedArray.h |
| 54 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathFixedArray2D.h |
| 55 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathFixedArrayTraits.h |
| 56 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathFixedMatrix.h |
| 57 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathFixedVArray.h |
| 58 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathFrustum.h |
| 59 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathFun.h |
| 60 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathLine.h |
| 61 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathMathExc.h |
| 62 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathMatrix.h |
| 63 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathOperators.h |
| 64 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathPlane.h |
| 65 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathQuat.h |
| 66 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathQuatOperators.h |
| 67 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathRandom.h |
| 68 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathShear.h |
| 69 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathStringArray.h |
| 70 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathStringArrayRegister.h |
| 71 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathStringTable.h |
| 72 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathTask.h |
| 73 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathUtil.h |
| 74 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathVec.h |
| 75 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathVec2Impl.h |
| 76 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathVec3ArrayImpl.h |
| 77 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathVec3Impl.h |
| 78 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathVec4ArrayImpl.h |
| 79 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathVec4Impl.h |
| 80 | +include/PyImath_Python3_13-$MAJOR_$MINOR/PyImathVecOperators.h |
37 | 81 | lib/cmake/Imath/ImathConfig.cmake |
38 | 82 | lib/cmake/Imath/ImathConfigVersion.cmake |
39 | 83 | lib/cmake/Imath/ImathTargets-release.cmake |
40 | 84 | lib/cmake/Imath/ImathTargets.cmake |
| 85 | +lib/cmake/PyBindImath_Python3_13-$MAJOR_$MINOR/PyBindImath_Python3_13-$MAJOR_$MINORConfigVersion.cmake |
| 86 | +lib/cmake/PyBindImath_Python3_13-$MAJOR_$MINOR/PyBindImath_Python3_13-$MAJOR_$MINORTargets-release.cmake |
| 87 | +lib/cmake/PyBindImath_Python3_13-$MAJOR_$MINOR/PyBindImath_Python3_13-$MAJOR_$MINORTargets.cmake |
| 88 | +lib/cmake/PyImath_Python3_13-$MAJOR_$MINOR/PyImath_Python3_13-$MAJOR_$MINORConfigVersion.cmake |
| 89 | +lib/cmake/PyImath_Python3_13-$MAJOR_$MINOR/PyImath_Python3_13-$MAJOR_$MINORTargets-release.cmake |
| 90 | +lib/cmake/PyImath_Python3_13-$MAJOR_$MINOR/PyImath_Python3_13-$MAJOR_$MINORTargets.cmake |
41 | 91 | lib/libImath-$MAJOR_$MINOR.$SOVERSION.$MAJOR.$MINOR.$PATCH.dylib |
42 | 92 | lib/libImath-$MAJOR_$MINOR.$SOVERSION.dylib |
43 | 93 | lib/libImath-$MAJOR_$MINOR.dylib |
44 | 94 | lib/libImath.dylib |
| 95 | +lib/libPyBindImath_Python3_13-$MAJOR_$MINOR.$SOVERSION.$MAJOR.$MINOR.$PATCH.dylib |
| 96 | +lib/libPyBindImath_Python3_13-$MAJOR_$MINOR.$SOVERSION.dylib |
| 97 | +lib/libPyBindImath_Python3_13-$MAJOR_$MINOR.dylib |
| 98 | +lib/libPyBindImath_Python3_13-$MAJOR_$MINOR.dylib |
| 99 | +lib/libPyImath_Python3_13-$MAJOR_$MINOR.$SOVERSION.$MAJOR.$MINOR.$PATCH.dylib |
| 100 | +lib/libPyImath_Python3_13-$MAJOR_$MINOR.$SOVERSION.dylib |
| 101 | +lib/libPyImath_Python3_13-$MAJOR_$MINOR.dylib |
45 | 102 | lib/pkgconfig/Imath.pc |
| 103 | +lib/pkgconfig/PyBindImath.pc |
| 104 | +lib/pkgconfig/PyImath.pc |
| 105 | +python/imath.so |
| 106 | +python/imathnumpy.so |
| 107 | +python/pybindimath.cpython-313-darwin.so |
0 commit comments