Set automatic dlt lib version number from project CMakeLists.txt. Removed dlt-test...
[profile/ivi/dlt-daemon.git] / README.txt
1 License
2 -------
3 See file: LICENSE.txt
4 The full LGPL license: LGPL.txt
5
6 Compiling in Linux:
7 -------------------
8 - create directory build
9 - change into directory build
10 - cmake ..
11 - make
12 - optional: sudo make install
13 - optional: sudo ldconfig