Install ToobAmp files; uninstall cleanup.

This commit is contained in:
Robin Davies
2022-03-04 20:53:06 -05:00
parent 627f25ebf0
commit 36fefbaf23
85 changed files with 5440 additions and 33 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ set(LIBNL3_LIBRARIES nl-3 nl-genl-3)
pkg_check_modules(SYSTEMD "systemd")
if(!SYSTEMD_FOUND)
message(ERROR "libsystemd-dev package not installed.")
message(STATUS "libsystemd-dev package not installed.")
endif()