mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 17:09:40 +00:00
Merge pull request #300 from EasyIP2023/feature/update-readme-meson-build
README: update meson option for running test
This commit is contained in:
@@ -289,7 +289,7 @@ $ sudo ninja install # [Optional]
|
|||||||
c_std=c11
|
c_std=c11
|
||||||
buildtype=release
|
buildtype=release
|
||||||
default_library=shared
|
default_library=shared
|
||||||
enable_tests=false # to run tests: ninja test
|
build_tests=true # to run tests: ninja test
|
||||||
```
|
```
|
||||||
#### Use with your Meson project
|
#### Use with your Meson project
|
||||||
* Example:
|
* Example:
|
||||||
|
Reference in New Issue
Block a user