This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
libqt5raspi/debian/usr/local/qt5raspi-5.12.5/lib/cmake/Qt53DRender/Qt53DRender_GLTFSceneImport...

7 lines
224 B
CMake

add_library(Qt5::GLTFSceneImportPlugin MODULE IMPORTED)
_populate_3DRender_plugin_properties(GLTFSceneImportPlugin RELEASE "sceneparsers/libgltfsceneimport.so")
list(APPEND Qt53DRender_PLUGINS Qt5::GLTFSceneImportPlugin)