From 3c7c60e322f934aaac7e4c1941401a03488383be Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Mon, 16 Mar 2020 13:45:53 +0100 Subject: cmake: Regenerate projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0cd4f34b0df0227789805f30f474ff6aa275078f Reviewed-by: Tor Arne Vestbø --- configure.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.cmake') diff --git a/configure.cmake b/configure.cmake index 32f200c609..99ec9e7b33 100644 --- a/configure.cmake +++ b/configure.cmake @@ -129,8 +129,8 @@ int main(int argc, char **argv) qt_config_compile_test("separate_debug_info" - LABEL "separate debug information support" - PROJECT_PATH "${CMAKE_CURRENT_SOURCE_DIR}/config.tests/separate_debug_info") + LABEL "separate debug information support" + PROJECT_PATH "${CMAKE_CURRENT_SOURCE_DIR}/config.tests/separate_debug_info") # signaling_nan qt_config_compile_test(signaling_nan LABEL "Signaling NaN for doubles" -- cgit v1.2.3