This PR updates CMakeLists.txt to be compatible with the FMS CMakeLists.txt. The fms target has been changed to FMS::fms_r4 for 32BIT or FMS::fms_r8 for a 64BIT compilation. This change is necessary for the UFS Weather Model to use the FMS CMakeLists.txt file.
This PR updates
CMakeLists.txt
to be compatible with the FMSCMakeLists.txt
. Thefms
target has been changed toFMS::fms_r4
for 32BIT orFMS::fms_r8
for a 64BIT compilation. This change is necessary for the UFS Weather Model to use the FMSCMakeLists.txt
file.