Skip to content

Commit b0d2330

Browse files
committed
removed unused scripts; lower required cmake version
1 parent 4504a17 commit b0d2330

File tree

4 files changed

+1
-51
lines changed

4 files changed

+1
-51
lines changed

cmake/CMakeScriptsConfig.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33
#
44

5-
cmake_minimum_required(VERSION 3.13)
5+
cmake_minimum_required(VERSION 3.10)
66

77
if(NOT DEFINED CMakeScripts_DIR)
88
message(FATAL_ERROR "CMakeScripts_DIR is not defined")

cmake/cpplint/cpplint_html.cmake

Lines changed: 0 additions & 29 deletions
This file was deleted.

cmake/cpplint/cpplint_merge.cmake

Lines changed: 0 additions & 10 deletions
This file was deleted.

cmake/cpplint/cpplint_to_cppcheck_xml.cmake

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)