mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 20:41:59 +00:00
Add explicit zintconfig.h for non-Cmake Windows build
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
project(zint)
|
||||
|
||||
configure_file(zintconfig.h.in zintconfig.h)
|
||||
configure_file(zintconfig.h.in ../../backend/zintconfig.h)
|
||||
|
||||
find_package(PNG)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user