Commit 7a0d20e
committed
fix: Add MSVC flag
- Previously, The MSVC version was not well recognized
--> Hence, there was some bugy macro specific to MSVC/c++20
- This Commit resolve the issue and I am now able to
compile the problematic testcase
- Question : SHould we add this flag not at the tets level
but at the main CMakeFiles level ?1 parent 2f2e5a8 commit 7a0d20e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments