qt_internal_add_test(tst_qquick3drotationdata
    SOURCES
        tst_rotation.cpp
    PUBLIC_LIBRARIES
        Qt::Quick3DUtilsPrivate
)

