mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 20:41:59 +00:00
rename zint_frontend back to zint
This commit is contained in:
@@ -8,6 +8,8 @@ include_directories(BEFORE ../backend)
|
||||
|
||||
add_executable(zint_frontend ${zint_frontend_SRCS})
|
||||
|
||||
set_target_properties(zint_frontend PROPERTIES OUTPUT_NAME "zint")
|
||||
|
||||
add_dependencies(zint_frontend zint)
|
||||
|
||||
link_directories( "../backend" )
|
||||
|
||||
Reference in New Issue
Block a user