Skip to content

Commit

Permalink
Merge pull request #280 from MaxDesiatov/patch-1
Browse files Browse the repository at this point in the history
Remove unused `LinuxMain.swift` and `WindowsMain.swift`
  • Loading branch information
stephentyrone committed Apr 15, 2024
2 parents 0111e79 + 4e905b3 commit 05a3ee8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 235 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Expand Up @@ -22,9 +22,6 @@ include(CTest)
include(SwiftSupport)

add_subdirectory(Sources)
if(BUILD_TESTING)
add_subdirectory(Tests)
endif()

get_property(SWIFT_NUMERICS_EXPORTS GLOBAL PROPERTY SWIFT_NUMERICS_EXPORTS)
export(TARGETS ${SWIFT_NUMERICS_EXPORTS}
Expand Down
26 changes: 0 additions & 26 deletions Tests/CMakeLists.txt

This file was deleted.

12 changes: 0 additions & 12 deletions Tests/LinuxMain.swift

This file was deleted.

194 changes: 0 additions & 194 deletions Tests/WindowsMain.swift

This file was deleted.

0 comments on commit 05a3ee8

Please sign in to comment.