Introduce sdbus-c++ v0.2.3

This commit is contained in:
Stanislav Angelovic
2017-11-27 14:13:55 +01:00
parent 32db1c22e3
commit 35f725a053
69 changed files with 9223 additions and 2 deletions

6
INSTALL Normal file
View File

@@ -0,0 +1,6 @@
Building:
$ ./autogen.sh ${CONFIGURE_FLAGS}
$ make
Installing:
$ sudo make install