From ebbef5afcaee863c62136b14dbd06a7a73cf769a Mon Sep 17 00:00:00 2001 From: Kevin Funk Date: Wed, 9 Aug 2017 00:35:16 +0200 Subject: doc: Add 'Since' note --- modules/ECMAddTests.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ECMAddTests.cmake b/modules/ECMAddTests.cmake index c77a7aaf..481e9e2a 100644 --- a/modules/ECMAddTests.cmake +++ b/modules/ECMAddTests.cmake @@ -50,7 +50,7 @@ # ecm_add_tests(), the NAME_PREFIX argument will be prepended to the test name). # # If BUILD_TESTING is set to OFF, ecm_add_test will turn into a no-op and thus -# will not add any test-related targets +# will not add any test-related targets. Since 5.38.0. # # BUILD_TESTING is created as a cache variable by the CTest module and by the # :kde-module:`KDECMakeSettings` module. -- cgit v1.2.1