Skip to content

Commit

Permalink
remove PFunit
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed Feb 5, 2025
1 parent 76992c4 commit 77fac92
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions test/chemistry/cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,3 @@ find_package(PkgConfig REQUIRED)

pkg_check_modules(netcdff IMPORTED_TARGET REQUIRED netcdf-fortran)
pkg_check_modules(netcdfc IMPORTED_TARGET REQUIRED netcdf)

# ##############################################################################
# PFunit

# FetchContent_Declare(
# pfunit
# GIT_REPOSITORY https://github.com/Goddard-Fortran-Ecosystem/pFUnit.git
# GIT_TAG main
# )

# FetchContent_MakeAvailable(pfunit)

0 comments on commit 77fac92

Please sign in to comment.