aboutsummaryrefslogtreecommitdiff
path: root/autotests
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2021-02-03 18:20:34 +0200
committerAhmad Samir <a.samirh78@gmail.com>2021-02-06 22:10:10 +0200
commitbb16fda4e5f7caa9e892540ec69a202cec9eb16f (patch)
tree9eb240668a85486dd7cd81bce75ed5844d7bfca2 /autotests
parent51f0797d763d92445a6532a953b717f83be6028a (diff)
downloadkconfig-bb16fda4e5f7caa9e892540ec69a202cec9eb16f.tar.gz
kconfig-bb16fda4e5f7caa9e892540ec69a202cec9eb16f.tar.bz2
Compile without implicit cast from ASCII
NO_CHANGELOG
Diffstat (limited to 'autotests')
-rw-r--r--autotests/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/autotests/CMakeLists.txt b/autotests/CMakeLists.txt
index efc36b7b..f07bf557 100644
--- a/autotests/CMakeLists.txt
+++ b/autotests/CMakeLists.txt
@@ -1,6 +1,3 @@
-
-remove_definitions(-DQT_NO_CAST_FROM_ASCII)
-
include(ECMAddTests)
find_package(Qt5Test ${REQUIRED_QT_VERSION} CONFIG QUIET)