Skip to content

Commit

Permalink
working on build
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Dec 30, 2024
1 parent c906431 commit bed2ef3
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 @@ -73,6 +73,7 @@ endif()
# There was a bug in jasper for the intel compiler that was fixed in
# 2.0.25.
find_package(Jasper 2.0.25 REQUIRED)
message(STATUS "Looking for NCEPLIBS-g2c...")
find_package(g2c 2.1.0 REQUIRED)
find_package(PNG REQUIRED)
find_package(bacio REQUIRED)
Expand Down

0 comments on commit bed2ef3

Please sign in to comment.