Skip to content

Commit

Permalink
Merge pull request NCAR#16 from GEOS-ESM/mathomp4-patch-1
Browse files Browse the repository at this point in the history
Update mapz-driver cmakelists.txt for GCC
  • Loading branch information
bena-nasa authored Oct 24, 2019
2 parents b12da08 + 40c738e commit 37a3ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/mapz-driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ ecbuild_add_executable(
SOURCES ${srcs}
LIBS ${FMS} ${MAPL_BASE})
target_compile_definitions(mapz-driver PRIVATE MAPL_MODE SPMD TIMING)
target_compile_options(mapz-driver PRIVATE -traceback)
target_compile_options(mapz-driver PRIVATE ${TRACEBACK})
set_target_properties(${this} PROPERTIES Fortran_MODULE_DIRECTORY ${esma_include}/${this})

0 comments on commit 37a3ae5

Please sign in to comment.