mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 09:05:46 +00:00
Dynamic Build
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
commands: |
|
||||
mkdir build2
|
||||
cd build2
|
||||
cmake -S .. -B . -DTESSESFRAMEWORK_ENABLE_SHARED=ON -DTESSESFRAMEWORK_ENABLE_STATIC=OFF
|
||||
cmake -S .. -B . -DTESSESFRAMEWORK_ENABLE_SHARED=ON -DTESSESFRAMEWORK_ENABLE_STATIC=OFF -DTESSESFRAMEWORK_FETCHCONTENT=ON
|
||||
make -j12
|
||||
make install DESTDIR=../crosslang
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user