Use tquic directcly

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/15/head
Michele Calgaro 1 month ago
parent c36fcdf2f2
commit 98a3fda1d7
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -21,7 +21,7 @@ set( _header buttons.h )
add_custom_command(
OUTPUT ${_header}
COMMAND ${UIC_EXECUTABLE}
COMMAND ${TQUIC_EXECUTABLE}
ARGS -o ${_header} -embed buttons ${_pics}
DEPENDS ${_pics}
)

Loading…
Cancel
Save