CMake and README updated
This commit is contained in:
@@ -5,10 +5,11 @@
|
||||
### Requirements
|
||||
|
||||
- build tool:
|
||||
- `cmake >= 3.15.0`
|
||||
- `cmake >= 4.2.2`
|
||||
- compiler:
|
||||
- `gcc >= 9.2.0`
|
||||
- `clang >= 9.0.0`
|
||||
- `x86_64-mcf-seh-rev1 >= 15.2.0`
|
||||
|
||||
### Current features
|
||||
|
||||
@@ -25,9 +26,9 @@
|
||||
- `c0ding::algorithm::sort` algorithms (only partially done)
|
||||
- `c0ding::algorithm::quick` sort algorithm
|
||||
|
||||
### Currently planned features
|
||||
### Current planned features
|
||||
|
||||
- `c0ding::networking` library (based on `boost::asio`)
|
||||
- `c0ding::networking` library (based on `std::asio`)
|
||||
- `c0ding::algorithm` library
|
||||
- `c0ding::algorithm::sort` algorithms
|
||||
- `c0ding::algorithm::heap` sort algorithm
|
||||
|
||||
Reference in New Issue
Block a user