We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a0638 commit 5d15812Copy full SHA for 5d15812
.github/workflows/dynamic-build.yml
@@ -19,6 +19,7 @@ jobs:
19
matrix:
20
os: [ubuntu-latest]
21
build_type: [Release]
22
+ staticcompile: [ON, OFF]
23
c_compiler: [gcc, clang, cl]
24
include:
25
- os: ubuntu-latest
0 commit comments