mirror of
https://github.com/espressif/openthread.git
synced 2026-09-07 17:50:09 +00:00
[docs] community discussion change (#7507)
Replace link to openthread-users Google Group with link to GitHub OpenThread Discussions, clarify issue reporting links.
This commit is contained in:
@@ -102,7 +102,7 @@ target_include_directories(openthread-simulation PRIVATE
|
||||
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
|
||||
set(CPACK_PACKAGE_NAME "openthread-simulation")
|
||||
set(CPACK_GENERATOR "DEB")
|
||||
set(CPACK_DEBIAN_PACKAGE_MAINTAINER "OpenThread Authors <[email protected]")
|
||||
set(CPACK_PACKAGE_CONTACT "OpenThread Authors <[email protected]")
|
||||
set(CPACK_DEBIAN_PACKAGE_MAINTAINER "OpenThread Authors (https://github.com/openthread/openthread)")
|
||||
set(CPACK_PACKAGE_CONTACT "OpenThread Authors (https://github.com/openthread/openthread)")
|
||||
include(CPack)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user