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