Get version from CMakeLists

This commit is contained in:
ReenigneArcher 2022-02-27 12:17:30 -05:00
commit c5e6b84e3d
4 changed files with 3 additions and 26 deletions

View file

@ -313,6 +313,7 @@ else()
set(SUNSHINE_EXECUTABLE_PATH "sunshine")
endif()
configure_file(gen-deb.in gen-deb @ONLY)
configure_file(sunshine.desktop.in sunshine.desktop @ONLY)
configure_file(sunshine.service.in sunshine.service @ONLY)
endif()