Commit 02182c8
Bugfix/access scrtipts (#3)
* Use a temporary build directory for Python module output (PickNikRobotics#303)
* Added missing gmock/gtest dependency (PickNikRobotics#304)
---------
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
Co-authored-by: Christoph Froehlich <[email protected]>
* make scripts accessible to find_program cmake function.
---------
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
Co-authored-by: Błażej Sowa <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Christoph Froehlich <[email protected]>
Co-authored-by: Alexandre Arnoux <[email protected]>
Co-authored-by: alexandre-arnoux-dx <[email protected]>1 parent ade8c48 commit 02182c8
File tree
3 files changed
+13
-5
lines changed- example
- generate_parameter_library_py
- generate_parameter_library/cmake
3 files changed
+13
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | | - | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| |||
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| 147 | + | |
| 148 | + | |
144 | 149 | | |
145 | 150 | | |
146 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments