Generate ubuntu package

This commit is contained in:
loki
2020-01-29 16:54:53 -05:00
parent 009c7a7bdc
commit 7b8efeae70
3 changed files with 79 additions and 1 deletions

View File

@@ -101,6 +101,8 @@ else()
set(PLATFORM_INCLUDE_DIRS
${X11_INCLUDE_DIR}
/usr/include/libevdev-1.0)
configure_file(gen-deb.in gen-deb @ONLY)
endif()
set(Boost_USE_STATIC_LIBS ON)