]> git.pld-linux.org Git - packages/qt5-qtquick3d.git/blobdiff - qt5-qtquick3d.spec
explicitly request bundled assimp when not using system one
[packages/qt5-qtquick3d.git] / qt5-qtquick3d.spec
index ffd3715050bc4f4851464a9968ee42032378a2ec..54800508e59fec29bb1b0e3d5aed737496f619bd 100644 (file)
@@ -129,7 +129,7 @@ PrzykĹ‚ady do bibliotek Qt5 Quick3D.
 
 %build
 %{qmake_qt5} -- \
-       %{?with_system_assimp:-system-quick3d-assimp}
+       -%{?with_system_assimp:system}%{!?with_system_assimp:qt}-quick3d-assimp
 
 %{__make}
 
This page took 0.122214 seconds and 4 git commands to generate.