Skip to content

CMake: adopt CMAKE_INSTALL_LIBDIR for more locations (#301) #250

CMake: adopt CMAKE_INSTALL_LIBDIR for more locations (#301)

CMake: adopt CMAKE_INSTALL_LIBDIR for more locations (#301) #250

name: Build ThunderNanoServicesRDK on Linux
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
Thunder:
uses: rdkcentral/Thunder/.github/workflows/Linux build template.yml@master
ThunderInterfaces:
needs: Thunder
uses: rdkcentral/ThunderInterfaces/.github/workflows/Linux build template.yml@master
ThunderNanoServicesRDK:
needs: ThunderInterfaces
uses: WebPlatformForEmbedded/ThunderNanoServicesRDK/.github/workflows/Linux build template.yml@master