mirror of https://github.com/qt/qtdatavis3d.git
Mark qtdatavis3d as warning-free
This will turn -Werror on for our tested compilers, to avoid introducing new warnings. Change-Id: I27b55fdf514247549455fffd14b17ae6dce9976f Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
This commit is contained in:
parent
211a86665f
commit
b9bcebb380
|
|
@ -1,5 +1,5 @@
|
|||
load(qt_build_config)
|
||||
|
||||
MODULE_VERSION = 5.9.0
|
||||
|
||||
CONFIG += warning_clean
|
||||
CMAKE_MODULE_TESTS=-
|
||||
|
|
|
|||
Loading…
Reference in New Issue