mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-09-13 09:16:14 -07:00
build: Print widl in configuration summary.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
68945ffcf3
commit
393f1d858d
@ -129,6 +129,8 @@ AS_IF([test "x$CROSSTARGET32" != "xno" -o "x$CROSSTARGET64" != "xno"],
|
||||
AS_ECHO(["
|
||||
Configuration summary for $PACKAGE $VERSION
|
||||
|
||||
widl: ${WIDL}
|
||||
|
||||
Have XCB: ${HAVE_XCB}
|
||||
Have SPIRV-Tools: ${with_spirv_tools}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user