Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake build needs to test for presence, version of FMS, ESMF, 5 NCEPLIBS libraries #295

Closed
edwardhartnett opened this issue May 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@edwardhartnett
Copy link
Collaborator

CMake build needs to test for presence, version of FMS library

@edwardhartnett edwardhartnett added the bug Something isn't working label May 6, 2021
@edwardhartnett
Copy link
Collaborator Author

I see in the CMakeLists.txt file that we need to check for the presence and version of a few libraries:

target_link_libraries(fv3atm PUBLIC fv3dycore
                                    fv3ccpp
                                    stochastic_physics
                                    fms)

target_link_libraries(fv3atm PUBLIC nemsio::nemsio
                                    w3emc::w3emc_d
                                    w3nco::w3nco_d
                                    sp::sp_d
                                    bacio::bacio_4
                                    esmf)

@edwardhartnett edwardhartnett changed the title CMake build needs to test for presence, version of FMS library CMake build needs to test for presence, version of FMS, ESMF, 5 NCEPLIBS libraries May 24, 2021
@NOAA-EMC NOAA-EMC locked and limited conversation to collaborators Mar 8, 2022
@arunchawla-NOAA arunchawla-NOAA converted this issue into discussion #496 Mar 8, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant