marlam / bino

3D video player with support for 180°/360° video and Virtual Reality
https://bino3d.org
GNU General Public License v3.0
45 stars 14 forks source link

QVR cmake detection seems wrong #31

Closed renambot closed 3 months ago

renambot commented 3 months ago
Build Bino with QVR support: YES
target_link_libraries(bino PRIVATE Qt6::OpenGLWidgets Qt6::Multimedia ${QVR_LIBRARIES})
marlam commented 3 months ago

I cannot reproduce this problem. Is there maybe a stale CMake cache file lying around that causes this?