Skip to content

Commit

Permalink
Merge pull request #198 from climbfuji/release_public_v2_update_cmake…
Browse files Browse the repository at this point in the history
…modules

release/public-v2: fix problem linking to static NetCDF libraries
  • Loading branch information
climbfuji authored Oct 7, 2020
2 parents 9d4eb19 + 8c7c01f commit 201a197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeModules
Submodule CMakeModules updated 37 files
+3 −3 Modules/FindESMF.cmake
+0 −7 Modules/FindGEMPAK.cmake
+0 −53 Modules/FindGSICONTROL.cmake
+0 −14 Modules/FindNDATE.cmake
+21 −11 Modules/FindNetCDF.cmake
+0 −26 Modules/FindWGRIB2.cmake
+0 −34 Modules/Findbufr.cmake
+0 −11 Modules/NewCMake/CMakeParseArguments.cmake
+0 −934 Modules/NewCMake/FindHDF5.cmake
+0 −1,514 Modules/NewCMake/FindMPI.cmake
+0 −4 Modules/NewCMake/FindMPI/fortranparam_mpi.f90.in
+0 −19 Modules/NewCMake/FindMPI/libver_mpi.c
+0 −7 Modules/NewCMake/FindMPI/libver_mpi.f90.in
+0 −10 Modules/NewCMake/FindMPI/mpiver.f90.in
+0 −37 Modules/NewCMake/FindMPI/test_mpi.c
+0 −6 Modules/NewCMake/FindMPI/test_mpi.f90.in
+0 −386 Modules/NewCMake/FindPackageHandleStandardArgs.cmake
+0 −47 Modules/NewCMake/FindPackageMessage.cmake
+0 −70 Modules/NewCMake/SelectLibraryConfigurations.cmake
+0 −15 Modules/comp_src.pl
+0 −65 Modules/findHelpers.cmake
+0 −24 Modules/platforms/Cheyenne.cmake
+0 −55 Modules/platforms/Discover.cmake
+0 −14 Modules/platforms/Gaea.cmake
+0 −14 Modules/platforms/Generic.cmake
+0 −25 Modules/platforms/Generic.cmake.orig
+0 −42 Modules/platforms/Hera.cmake
+0 −10 Modules/platforms/Jet.cmake
+0 −10 Modules/platforms/S4.cmake
+0 −60 Modules/platforms/WCOSS-C.cmake
+0 −51 Modules/platforms/WCOSS-D.cmake
+0 −61 Modules/platforms/WCOSS.cmake
+0 −62 Modules/setGNUFlags.cmake
+0 −85 Modules/setHOST.cmake
+0 −87 Modules/setIntelFlags.cmake
+0 −78 Modules/setPGIFlags.cmake
+0 −10 Modules/setPlatformVariables.cmake

0 comments on commit 201a197

Please sign in to comment.