clm5.0/src_clm40/main/CMakeLists.txt
2025-01-12 20:48:10 +08:00

7 lines
203 B
CMake

# Note that this is just used for unit testing; hence, we only need to add
# source files that are currently used in unit tests
list(APPEND clm_sources domainMod.F90)
sourcelist_to_parent(clm_sources)