mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
updated readme
This commit is contained in:
@@ -24,7 +24,8 @@ The Universal Math Library (UML) is a comprehensive, open-source library aimed a
|
|||||||
```
|
```
|
||||||
3. Build the project using CMake:
|
3. Build the project using CMake:
|
||||||
```
|
```
|
||||||
cmake --build cmake-build-debug --target uml -j 6
|
cmake --preset x64-release -S .
|
||||||
|
cmake --build cmake-build/build/x64-release --target server -j 6
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user