Commit Graph

2 Commits

Author SHA1 Message Date
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