CMAKE_MODULES enabled for openvkl

This commit is contained in:
aekoroglu 2023-03-06 18:32:57 +02:00
parent 6d3ddd9991
commit c1f482a567
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,6 @@ export CXXFLAGS="%{build_cxxflags} -Wl,--as-needed"
%endif
-DOPENVDB_BUILD_UNITTESTS=OFF \
-DOPENVDB_ENABLE_RPATH=OFF \
-DOPENVDB_INSTALL_CMAKE_MODULES=OFF \
-DPYOPENVDB_INSTALL_DIRECTORY=%{python3_sitearch} \
%if 0%{?with_ax}
-DHAVE_FFI_CALL=ON \
@ -182,6 +181,7 @@ find %{buildroot} -name '*.a' -delete
%doc html
%{_includedir}/*
%{_libdir}/lib%{name}.so
%{_libdir}/cmake/OpenVDB/
%changelog
%autochangelog