Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 296 Bytes

README_PB.md

File metadata and controls

8 lines (5 loc) · 296 Bytes

We have removed DB and QV files, since there are identical in DAZZ_DB.

Now, this package will not build unless the DAZZ_DB directory is supplied.

CPPFLAGS+= -Idazzdb-build-dir
LDFLAGS+= -Ldazzdb-build-dir

For now, we use a relative path, ../DAZZ_DB, assuming we are both submodules.