File tree
4 files changed
+10
-6
lines changed- CMake
- src
- tests
4 files changed
+10
-6
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 30 |
| |
34 | 31 |
| |
35 | 32 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 |
| |
| 32 | + | |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
|
- CMake/srcsax_build.cmake+1-7
- CMakeLists.txt+1-1
- examples/CMakeLists.txt+2-1
- examples/element_count/CMakeLists.txt+3-1
- examples/identity_copy/CMakeLists.txt+3-1
- examples/name_collector/CMakeLists.txt+28
- examples/name_collector/name_collector.cpp+42
- examples/name_collector/name_collector_handler.hpp+274
- examples/print_callbacks/CMakeLists.txt+3-1
- src/CMakeLists.txt+5-1
- test/CMakeLists.txt+5-3
- test/cpp/CMakeLists.txt+4-2
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| 28 | + | |
| 29 | + | |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
31 |
| - | |
32 |
| - | |
| 34 | + | |
| 35 | + |
0 commit comments