Skip to content

Commit dd9151f

Browse files
committed
Add install target.
1 parent 0793f04 commit dd9151f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,6 @@ configure_file (
138138
common/config-generated.h.in
139139
common/config-generated.h
140140
)
141+
142+
### Install target
143+
install(TARGETS https DESTINATION .)

0 commit comments

Comments
 (0)