chore: PocoDoc configuration

This commit is contained in:
Günter Obiltschnig
2024-12-01 11:27:01 +01:00
parent 8e023bbd45
commit ecfa7d1d7b
3 changed files with 4 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ echo "Building tools"
tools=$POCO_BASE/stage/tools
rm -rf $tools
mkdir -p $tools
mkrelease -o $tools $version CppParser PocoDoc
mkrelease -o $tools $version Data Data/SQLite CppParser PocoDoc
cd $tools
./configure --no-tests --no-samples --no-prefix