aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2024-08-29 12:38:37 +0100
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2024-08-29 12:38:37 +0100
commitd209e4f1566f9240f105bb93ed61bda9b4bb272b (patch)
tree284ba71740365cb5025f01c5ed24e7848bff3b6c /cmake
parent5c7d4b9dec7977ee697c64c290c96f69d53d0884 (diff)
doc: Drop mentions of `share/genbuild.sh`
Diffstat (limited to 'cmake')
-rw-r--r--cmake/script/GenerateBuildInfo.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/script/GenerateBuildInfo.cmake b/cmake/script/GenerateBuildInfo.cmake
index 4a640b9636..d3ee2eb062 100644
--- a/cmake/script/GenerateBuildInfo.cmake
+++ b/cmake/script/GenerateBuildInfo.cmake
@@ -2,8 +2,6 @@
# Distributed under the MIT software license, see the accompanying
# file COPYING or https://opensource.org/license/mit/.
-# This script is a multiplatform port of the share/genbuild.sh shell script.
-
macro(fatal_error)
message(FATAL_ERROR "\n"
"Usage:\n"