mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 09:05:46 +00:00
Implement chunk reflection, apparently forgot
This commit is contained in:
@@ -48,7 +48,7 @@ make
|
||||
sudo make install
|
||||
```
|
||||
|
||||
## Build with shared libs only (no dependencies other than cmake and build-essentials)
|
||||
## Build with shared libs only (self contained dependencies)
|
||||
```bash
|
||||
cmake -S ../.. -B . -DTESSESFRAMEWORK_ENABLE_STATIC=OFF -DTESSESFRAMEWORK_ENABLE_SHARED=ON -DTESSESFRAMEWORK_FETCHCONTENT=ON
|
||||
make -j`nproc`
|
||||
|
||||
Reference in New Issue
Block a user