Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 387 Bytes

File metadata and controls

17 lines (11 loc) · 387 Bytes

GEMINI3D MSIS

ci

MSIS interface for GEMINI3D

This provides the bin/msis_setup executable and lib/msis_ifc library:

cmake -B build --install-prefix=$HOME/mylibs
cmake --build build

# optional
ctest --test-dir build

cmake --install build