mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
read me update
This commit is contained in:
@@ -51,7 +51,7 @@ For detailed commands on installing different versions and more information, ple
|
|||||||
3. Build the project using CMake:
|
3. Build the project using CMake:
|
||||||
```
|
```
|
||||||
cmake --preset windows-release -S .
|
cmake --preset windows-release -S .
|
||||||
cmake --build cmake-build/build/windows-release --target server -j 6
|
cmake --build cmake-build/build/windows-release --target omath -j 6
|
||||||
```
|
```
|
||||||
Use **\<platform\>-\<build configuration\>** preset to build siutable version for yourself. Like **windows-release** or **linux-release**.
|
Use **\<platform\>-\<build configuration\>** preset to build siutable version for yourself. Like **windows-release** or **linux-release**.
|
||||||
## ❔ Usage
|
## ❔ Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user