aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMake
diff options
context:
space:
mode:
authorGravatar Gennadiy Civil <gennadiycivil@users.noreply.github.com>2018-09-11 13:53:48 -0400
committerGravatar GitHub <noreply@github.com>2018-09-11 13:53:48 -0400
commit411b3c56d91689c21d68e6e4c1d66e9a3a8e495e (patch)
tree87a91bd2f1a637a73d7ac10ed43e892e108ec212 /CMake
parentd2e5ae5a1ac53cab5bdb988529c73e0b57ac9c70 (diff)
Update AbseilHelpers.cmake
Comment change
Diffstat (limited to 'CMake')
-rw-r--r--CMake/AbseilHelpers.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/AbseilHelpers.cmake b/CMake/AbseilHelpers.cmake
index f6a3479..0c93417 100644
--- a/CMake/AbseilHelpers.cmake
+++ b/CMake/AbseilHelpers.cmake
@@ -123,7 +123,7 @@ endfunction()
#
# all tests will be register for execution with add_test()
#
-# test compilation and execution is disable when BUILD_TESTING=OFF
+# test compilation and execution is disable when ABSL_RUN_TESTS=OFF
#
function(absl_test)