mirror of
https://github.com/getml/sqlgen.git
synced 2026-02-17 06:08:39 -06:00
Fixed typo in README.md (#36)
This commit is contained in:
committed by
GitHub
parent
52dd2b1ea8
commit
7d9cd0d38f
@@ -65,7 +65,7 @@ Run `./vcpkg/vcpkg help triplets` to view all supported triplets.
|
||||
Common triplets for shared libraries are `x64-linux-dynamic`,
|
||||
`arm64-osx-dynamic` or `x64-osx-dynamic`.
|
||||
|
||||
Add `-DSQLGEN_BUILD_MYSQL=ON` to support MySQL/MariaDB.
|
||||
Add `-DSQLGEN_MYSQL=ON` to support MySQL/MariaDB.
|
||||
|
||||
4. Include in your CMake project:
|
||||
```cmake
|
||||
|
||||
Reference in New Issue
Block a user