Skip to content

Commit 626ff25

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4999ef6 commit 626ff25

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

base.cmake

-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@
141141

142142
# ------ # README # ------ #
143143

144-
145144
if(CMAKE_MINIMUM_REQUIRED_VERSION VERSION_LESS 3.10)
146145
message(
147146
FATAL_ERROR

header.cmake

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
# :command:`HEADER_INSTALL`
6161
#
6262

63-
6463
macro(_SETUP_PROJECT_HEADER)
6564
# Install project headers.
6665
if(DEFINED PROJECT_CUSTOM_HEADER_DIR)

version.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# The system then tries to create a compressed tar file.
1111
# It is then build, and install.
1212
# If this is working a signature is created.
13-
#
13+
#
1414

1515
# Copyright (C) 2008-2019 LAAS-CNRS, JRL AIST-CNRS, INRIA.
1616
#

0 commit comments

Comments
 (0)