Skip to content

Commit

Permalink
tell us the linker command!
Browse files Browse the repository at this point in the history
  • Loading branch information
areusch committed Apr 24, 2020
1 parent b622eef commit 62727a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
"-DUSE_SORT=ON"
"-DUSE_RPC=ON"
"-DUSE_GRAPH_RUNTIME=ON"
"-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"
..
# configuration for Mac
Expand All @@ -73,6 +74,7 @@ jobs:
"-DUSE_RPC=ON"
"-DUSE_GRAPH_RUNTIME=ON"
"-DUSE_METAL=ON"
"-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"
..
- name: Build
Expand Down

0 comments on commit 62727a7

Please sign in to comment.