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 aedf400 commit 1689ccaCopy full SHA for 1689cca
.github/workflows/ci.yml
@@ -46,6 +46,7 @@ jobs:
46
python: 3.6
47
args: >
48
-DPYBIND11_FINDPYTHON=ON
49
+ -DCMAKE_CXX_FLAGS="-D_=1"
50
- runs-on: windows-latest
51
52
0 commit comments