mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 12:32:01 +00:00
testcommon: add testUtilDataPath() (uses getcwd()) so generate works for data files, remove copy
This commit is contained in:
@@ -18,8 +18,8 @@ Make sure git and cmake are in your PATH, e.g. (your paths may differ)
|
||||
Download zint, zlib and libpng by going to the directory you want to clone them
|
||||
into:
|
||||
|
||||
set "PROJECT_DIR=<project-directory>"
|
||||
cd %PROJECT_DIR%
|
||||
cd <project-directory>
|
||||
set "PROJECT_DIR=%cd%"
|
||||
|
||||
and cloning each:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user