2
0
Miku AuahDark 3 жил өмнө
parent
commit
abd1bde7a5
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      src/CMakeLists.txt

+ 3 - 0
src/CMakeLists.txt

@@ -138,3 +138,6 @@ configure_file (
 	common/config-generated.h.in
 	common/config-generated.h
 )
+
+### Install target
+install(TARGETS https DESTINATION .)