Skip to content

cmake: remove linking to migraphx_all_targets from migraphx_cpu scope #347

cmake: remove linking to migraphx_all_targets from migraphx_cpu scope

cmake: remove linking to migraphx_all_targets from migraphx_cpu scope #347

Workflow file for this run

name: Add items to GH project
on:
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
add-to-project:
name: Add PRs and issues to MIGX project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/ROCmSoftwarePlatform/projects/26
github-token: ${{ secrets.TEST_PR_WORKFLOW }}