Commit ccb7603
fix find_package() & add option to disable asan (#366)
* fix target
* add option to disable asan
* only add -fcoroutines options in gcc 10.x
* Update async_simple/CMakeLists.txt
Co-authored-by: Chuanqi Xu <[email protected]>
* Update async_simple/CMakeLists.txt
Co-authored-by: Chuanqi Xu <[email protected]>
---------
Co-authored-by: Chuanqi Xu <[email protected]>1 parent e1fdcf1 commit ccb7603
2 files changed
+13
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| |||
0 commit comments