Pārlūkot izejas kodu

meson: install radangeld

master
Matthias Janke 5 gadus atpakaļ
vecāks
revīzija
683e55ad7b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      radangeld/meson.build

+ 1
- 1
radangeld/meson.build Parādīt failu

@@ -7,4 +7,4 @@ libconfigpp_dep = dependency('libconfig++')
7 7
 zmqpp_dep = dependency('libzmqpp')
8 8
 libsystemd_dep = dependency('libsystemd')
9 9
 
10
-executable('radangeld', 'main.cpp', dependencies : [hidapi_usb_dep, boost_dep, libconfigpp_dep, libsystemd_dep, thread_dep, zmqpp_dep, tz_dep])
10
+executable('radangeld', 'main.cpp', dependencies : [hidapi_usb_dep, boost_dep, libconfigpp_dep, libsystemd_dep, thread_dep, zmqpp_dep, tz_dep], install : true)

Notiek ielāde…
Atcelt
Saglabāt