Commit Graph

14 Commits

Author SHA1 Message Date
Egor Kuzmin
74b6b8be48 Added DESTINATION instead of TYPE in an install directive 2020-11-09 14:51:02 +03:00
Egor Kuzmin
a268dfbdb6 install step and create config-file package 2020-11-05 17:53:38 +03:00
Egor Kuzmin
ca94985a90 fix running tests 2020-11-05 12:13:14 +03:00
Egor Kuzmin
150f589fb1 default disable system generator 2020-11-05 11:58:24 +03:00
Egor Kuzmin
85ff00a004 using std::span from c++20
- Added the ability to use span from std when standard 20 is enabled.
- Previous catch version didn't work with 20 standard.
2020-11-05 10:34:56 +03:00
Egor Kuzmin
6ac13af81a modern cmake project struct
Added ability to add as a dependency to another cmake project via add_subdirectory
2020-11-03 18:25:37 +03:00
Marius Bancila
324ebf37fc uuid_system_generator conditioned by UUID_SYSTEM_GENERATOR macro 2020-09-10 00:44:26 +03:00
Marius Bancila
0ebaceee2f libuuid 2018-11-16 13:01:31 +02:00
Marius Bancila
81fc825a5b BUILD_TESTS condition 2018-11-16 10:38:09 +02:00
Marius Bancila
d1538cb326 added appveyor and lgtm 2018-11-15 13:38:55 +02:00
Michał Janiszewski
43ff649cfe Mark cmake project as C++-only 2018-08-05 00:16:55 +02:00
Marius Bancila
13c6d59115 to_string() is inline
warnigns fixed
use catch testing framework
2018-05-15 09:41:49 +03:00
mariusbancila
d4d7a3a5a3
include refs to CoreFoundation and Libuuid 2017-12-18 23:29:47 +02:00
Marius Bancila
7c14506085 cmake project 2017-12-09 01:03:06 +02:00