EdmundOpt High Speed filter wheel is working!!!

This commit is contained in:
eddyem
2016-05-14 16:54:12 +03:00
parent 1360054a53
commit 130ea672c3
9 changed files with 319 additions and 162 deletions

View File

@@ -76,6 +76,7 @@ target_link_libraries(${PROJ} ${${PROJ}_LIBRARIES} ${USB_LIBRARIES})
# Installation of the program
INSTALL(FILES ${MO_FILE} DESTINATION "share/locale/ru/LC_MESSAGES")
INSTALL(FILES "99-edmund_hsfw.rules" DESTINATION "/etc/udev/rules.d")
INSTALL(TARGETS ${PROJ} DESTINATION "bin")
###### gettext ######