Skip to content

Commit

Permalink
Merge branch 'master' into tidying
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Jan 8, 2025
2 parents 986a138 + 6d4253d commit 5c11e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

include(CMakeFindDependencyMacro)
find_dependency(tatami_tatami 3.0.0 CONFIG REQUIRED)
find_dependency(tatami_tatami_stats 3.0.0 CONFIG REQUIRED)
find_dependency(tatami_tatami_stats 1.1.0 CONFIG REQUIRED)

include("${CMAKE_CURRENT_LIST_DIR}/libscran_scran_aggregateTargets.cmake")

0 comments on commit 5c11e62

Please sign in to comment.