Skip to content

Commit

Permalink
update for cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
webisu committed Mar 1, 2024
1 parent 66cbd68 commit 6ed9f5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# this is the main CMake file for wgrib2
# 3/2024 wesley ebisuzaki, kyle gerheiser,

cmake_minimum_required(VERSION 3.12)
project(wgrib2 VERSION 3.1.4 LANGUAGES Fortran C)

Expand Down

0 comments on commit 6ed9f5c

Please sign in to comment.