File tree
4 files changed
+15
-1
lines changed- include/coal
- src
4 files changed
+15
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
|
- .docs/examples/minimal-hpp.cmake+1-1
- .docs/examples/minimal-with-packages.cmake+2-8
- .gersemirc-1
- .git-blame-ignore-revs-2
- .pre-commit-config.yaml+3-3
- CMakeLists.txt+1-2
- _unittests/cpp/CMakeLists.txt+1-1
- _unittests/dependency/CMakeLists.txt+2-2
- _unittests/python/CMakeLists.txt+3-3
- _unittests/test_pkg-config.cmake+24-36
- base.cmake+13-16
- boost.cmake+147-9
- compiler.cmake+7-4
- cpack.cmake+2-4
- cxx11.cmake+1-1
- cython/cython.cmake+25-39
- doxygen.cmake+30-46
- eigen.cmake+2-2
- find-external/OpenMP/FindOpenMP.cmake+13-30
- geometric-tools.cmake+2-2
- header.cmake+17-25
- ide.cmake+3-3
- kineo.cmake+2-2
- lapack.cmake+1-1
- msvc-specific.cmake+3-3
- package-config.cmake+9-12
- pkg-config.cmake+46-70
- post-project.cmake+11-11
- python-helpers.cmake+6-9
- python.cmake+6-6
- qhull.cmake+4-4
- relpath.cmake+1-1
- ros.cmake+2-2
- ros2.cmake-2
- sdformat.cmake+1-1
- swig.cmake+1-1
- test.cmake+6-11
- tracy.cmake+12-7
- version-script.cmake+1-1
- version.cmake+5-8
- xacro.cmake+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
66 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
| |||
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
| 81 | + | |
77 | 82 |
| |
78 | 83 |
| |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
79 | 88 |
| |
80 | 89 |
| |
81 | 90 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
253 | 257 |
| |
254 | 258 |
| |
255 | 259 |
| |
|
0 commit comments