forked from jkhender/global-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CMakeLists.txt files to use imported targets (NOAA-EMC#172)
Top level CMakeLists.txt and CMakeLists.txt file in FV3 have been changed (and cleaned up) to use imported targets (mostly for NCEPLIBS). Remove *.appBuilder compsets and log. Remove outdated doc directory
- Loading branch information
1 parent
c6b3566
commit aa07631
Showing
119 changed files
with
1,345 additions
and
128,821 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule FV3
updated
7 files
+72 −38 | CMakeLists.txt | |
+1 −1 | ccpp/driver/CMakeLists.txt | |
+4 −5 | cpl/CMakeLists.txt | |
+4 −3 | gfsphysics/CMakeLists.txt | |
+10 −9 | io/CMakeLists.txt | |
+3 −2 | ipd/CMakeLists.txt | |
+4 −3 | stochastic_physics/CMakeLists.txt |
Oops, something went wrong.