Re: [PATCH] rpcd CMakeLists.txt: install unauthenticated.json

2021-01-19 Thread Rosen Penev
On Mon, Jan 18, 2021 at 11:27 PM Sergey Ponomarev wrote: > > When installing rpcd directly from CMake then the file is missing. > > Signed-off-by: Sergey Ponomarev Reviewed-by: Rosen Penev > --- > CMakeLists.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/CMakeLists.txt b/CMakeL

[PATCH] rpcd CMakeLists.txt: install unauthenticated.json

2021-01-18 Thread Sergey Ponomarev
When installing rpcd directly from CMake then the file is missing. Signed-off-by: Sergey Ponomarev --- CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 266dbe4..213b4ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,3 +69,6 @@ I