Commit 403f55b
authored
build fix: Installing the static lib will also install headers (#1948)
Installing the static lib will also install headers (Fixes: #1896).
This is useful for debian's iotjs-dev package. The extra archive rule is needed to prevent this error:
install TARGETS given no ARCHIVE DESTINATION for static library target
Change-Id: Ib9f6cb50631f4cdfeb308108f91ed28e7d204dc4
Forwarded: #1948
Origin: https://github.com/TizenTeam/iotjs/tree/sandbox/rzr/cmake/lib/review/master
Bug: #1945
Bug-Debian: https://bugs.debian.org/957364
Relate-to: #1896
Last-Update: 2020-10-16
IoT.js-DCO-1.0-Signed-off-by: Philippe Coval rzr@users.sf.net1 parent c8a49ce commit 403f55b
1 file changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
584 | 584 | | |
| 585 | + | |
585 | 586 | | |
586 | 587 | | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | 588 | | |
594 | 589 | | |
595 | 590 | | |
0 commit comments