Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMakeLists.txt: move camera_shaders to camera-qml target #6

Draft
wants to merge 1 commit into
base: herrie/qt6
Choose a base branch
from

Commits on Nov 10, 2023

  1. CMakeLists.txt: move camera_shaders to camera-qml target

    * fixes build with qt 6.6 which checks that the target exists after:
      qt/qtshadertools@ba34050
    
    * fixes:
    | CMake Error at /OE/build/luneos-kirkstone/tmp-glibc/work/core2-64-webos-linux/org.webosports.app.camera/0.0.2-1+gitAUTOINC+fbcbee642d-r0/recipe-sysroot/usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:1773 (get_target_property):
    |   get_target_property() called with non-existent target
    |   "org.webosports.app.camera".
    | Call Stack (most recent call first):
    |   /OE/build/luneos-kirkstone/tmp-glibc/work/core2-64-webos-linux/org.webosports.app.camera/0.0.2-1+gitAUTOINC+fbcbee642d-r0/recipe-sysroot-native/usr/lib/cmake/Qt6ShaderToolsTools/Qt6ShaderToolsMacros.cmake:93 (_qt_internal_expose_source_file_to_ide)
    |   /OE/build/luneos-kirkstone/tmp-glibc/work/core2-64-webos-linux/org.webosports.app.camera/0.0.2-1+gitAUTOINC+fbcbee642d-r0/recipe-sysroot-native/usr/lib/cmake/Qt6ShaderToolsTools/Qt6ShaderToolsMacros.cmake:280 (_qt_internal_add_shaders_impl)
    |   CMakeLists.txt:56 (qt6_add_shaders)
    
    Signed-off-by: Martin Jansa <[email protected]>
    shr-project committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5c2e5da View commit details
    Browse the repository at this point in the history