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