Skip to content

Commit

Permalink
Merge pull request #419 from compnerd/collections
Browse files Browse the repository at this point in the history
build: add the ability to pass in SwiftCollections
  • Loading branch information
benlangmuir authored Jul 22, 2021
2 parents 0f0647a + 62463b0 commit 7c9ccf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ find_package(IndexStoreDB QUIET)
find_package(SwiftPM QUIET)
find_package(LLBuild QUIET)
find_package(ArgumentParser CONFIG REQUIRED)
find_package(SwiftCollections QUIET)

include(SwiftSupport)

Expand Down

0 comments on commit 7c9ccf2

Please sign in to comment.