AUTHORS
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
Pelipenko Ivan (peri4) peri4ko@yandex.ru
|
||||
Bychkov Andrey (andrey) work.a.b@yandex.ru
|
||||
peri4 = Пелипенко Иван <peri4ko@yandex.ru>
|
||||
andrey = Бычков Андрей <andrey@signalmodelling.ru>
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Platform-Independent Primitives library
|
||||
|
||||
## Introduction
|
||||
|
||||
Low-level C++ library that covers next areas:
|
||||
* Strings
|
||||
* Console IO
|
||||
@@ -12,7 +14,9 @@ Low-level C++ library that covers next areas:
|
||||
* Compression (zlib)
|
||||
* Resources
|
||||
* Metaprogramming
|
||||
|
||||
## CMake
|
||||
|
||||
This library tightly integrated with CMake by providing some macro:
|
||||
|
||||
* `pip_code_model(<out_var> file0 [file1 ...] [OPTIONS opt0 [opt1 ...] ] [ABSOLUTE])`
|
||||
|
||||
Reference in New Issue
Block a user