Skip to content

Commit

Permalink
remove cpplint
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickbr committed Oct 10, 2023
1 parent 1b7ade9 commit c27f8a8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6,368 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ if (CMAKE_BUILD_TYPE)
string(REGEX REPLACE "^.(.*)" "${FIRST_CHAR}\\1" CMAKE_BUILD_TYPE "${CMAKE_BUILD_TYPE}")
endif()

set(CPPLINT_PROJECT_ROOT "src")

enable_testing()

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/")
Expand Down
133 changes: 0 additions & 133 deletions cmake/cpplint.cmake

This file was deleted.

Loading

0 comments on commit c27f8a8

Please sign in to comment.