Miku AuahDark 3 лет назад
Родитель
Сommit
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 .)