|
@@ -21,6 +21,7 @@ jobs: |
|
|
- uses: distrho/dpf-cmake-action@v1 |
|
|
- uses: distrho/dpf-cmake-action@v1 |
|
|
with: |
|
|
with: |
|
|
target: ${{ matrix.target }} |
|
|
target: ${{ matrix.target }} |
|
|
|
|
|
suffix: -cmake |
|
|
|
|
|
|
|
|
linux-make: |
|
|
linux-make: |
|
|
strategy: |
|
|
strategy: |
|
@@ -47,6 +48,7 @@ jobs: |
|
|
- uses: distrho/dpf-cmake-action@v1 |
|
|
- uses: distrho/dpf-cmake-action@v1 |
|
|
with: |
|
|
with: |
|
|
target: ${{ matrix.target }} |
|
|
target: ${{ matrix.target }} |
|
|
|
|
|
suffix: -cmake |
|
|
|
|
|
|
|
|
macos-make: |
|
|
macos-make: |
|
|
strategy: |
|
|
strategy: |
|
@@ -74,6 +76,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
target: ${{ matrix.target }} |
|
|
target: ${{ matrix.target }} |
|
|
pawpaw: true |
|
|
pawpaw: true |
|
|
|
|
|
suffix: -cmake |
|
|
|
|
|
|
|
|
windows-make: |
|
|
windows-make: |
|
|
strategy: |
|
|
strategy: |
|
|