Commit ac5f294
authored
Make $<INSTALL_INTERFACE... use INCLUDE_INSTALL_DIR, and install headers to include/${PROJECT_NAME} (#2535)
* Make INSTALL_INTERFACE use INCLUDE_INSTALL_DIR
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
* Install headers to include/${PROJECT_NAME}
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
* Add option APPEND_PROJECT_NAME_TO_INCLUDEDIR
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
* Misc fixes
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
* Unset _include_dir when finished with it
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>1 parent dd1c5db commit ac5f294
2 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 | | |
101 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
102 | 113 | | |
103 | 114 | | |
104 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
0 commit comments