Commit 48db482
authored
Allow to install a target without
* Allow to install a target without `INCLUDE_DESTINATION`
Concrete use case:
A library like `gtest_main` that define a `main` symbols just need to be linked to.
* All `INCLUDE_DIR` to be empty tooINCLUDE_DESTINATION (#33)1 parent 1d467b7 commit 48db482
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
0 commit comments