meson: print c_cpp_args
Acked-by: Dylan Baker <dylan@pnwbakers.com> Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21539>
This commit is contained in:
@@ -2095,6 +2095,13 @@ summary(
|
|||||||
section: 'Directories'
|
section: 'Directories'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
summary(
|
||||||
|
{
|
||||||
|
'c_cpp_args': c_cpp_args,
|
||||||
|
},
|
||||||
|
section: 'Common C and C++ arguments'
|
||||||
|
)
|
||||||
|
|
||||||
summary(
|
summary(
|
||||||
{
|
{
|
||||||
'OpenGL': with_opengl,
|
'OpenGL': with_opengl,
|
||||||
|
Reference in New Issue
Block a user