libhpdftbl 1.5.0
Table construction library for Haru PDF library
Loading...
Searching...
No Matches
dbgbld.sh File Reference

Setup a build environment for debugging. More...

Functions

then case $option in h usage $ (basename $0)" exit 0
 

Variables

declare r ORIG_DIR
 The original directory from where this script is run.
 
do if getopts ch option
 
quiet_flag =1
 

Detailed Description

Setup a build environment for debugging.

In order for easy debugging this means that the debug configuration will only build static library in order to be able to include it in the binaries (e.g. the example programs). With dynamic libraries not yet installed the libtools will build wrapper shell scripts which cannot be debugged.

Usage:

dbgbld.sh [-q] [-h]

-q : Quiet
-h : Print help and exit

See LICENSE file. (C) 2022 Johan Persson johan.nosp@m.162@.nosp@m.gmail.nosp@m..com