Skip to content

Commit

Permalink
FindSC.cmake was never used by the CMake package, it was always super…
Browse files Browse the repository at this point in the history
…flous, so delete it
  • Loading branch information
scivision committed Nov 1, 2023
1 parent 3947f7f commit 3db4cd7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 90 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ endif(BUILD_TESTING)

# --- packaging

install(FILES
${CMAKE_CURRENT_SOURCE_DIR}/cmake/FindSC.cmake
DESTINATION cmake)

include(cmake/pkgconf.cmake)
include(cmake/install.cmake)

Expand Down
86 changes: 0 additions & 86 deletions cmake/FindSC.cmake

This file was deleted.

0 comments on commit 3db4cd7

Please sign in to comment.