Documentation: configuring PiPedal for Ubuntu.

This commit is contained in:
Robin E. R. Davies
2025-02-20 13:50:10 -05:00
parent ecda501158
commit adabe58728
5 changed files with 27 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ project(pipedal
EXECUTE_PROCESS( COMMAND dpkg --print-architecture COMMAND tr -d '\n' OUTPUT_VARIABLE DEBIAN_ARCHITECTURE )
set (DISPLAY_VERSION "PiPedal v1.4.70-Release")
set (DISPLAY_VERSION "PiPedal v1.4.70-Beta")
set (PACKAGE_ARCHITECTURE ${DEBIAN_ARCHITECTURE})
set (CMAKE_INSTALL_PREFIX "/usr/")