Rename serve and node name to be more consistant
This commit is contained in:
parent
40681cdc1a
commit
a5597f80ac
3 changed files with 3 additions and 3 deletions
|
|
@ -16,4 +16,4 @@ target_link_libraries(${PROJECT_NAME} ${PIPEWIRE_LIBRARIES})
|
|||
target_include_directories(${PROJECT_NAME} PUBLIC ${PIPEWIRE_INCLUDE_DIRS})
|
||||
set_target_properties(${PROJECT_NAME} PROPERTIES COMPILE_FLAGS "-Wall -O2 -march=x86-64-v2 -g" LINK_FLAGS "-flto")
|
||||
install(TARGETS ${PROJECT_NAME} DESTINATION bin)
|
||||
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/pipewireaudiowatcher@.service DESTINATION /lib/systemd/user)
|
||||
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/pipewirestreamwatcher@.service DESTINATION /lib/systemd/user)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue