Skip to content

Commit

Permalink
Set the directory of the property to be properly scoped
Browse files Browse the repository at this point in the history
  • Loading branch information
islas committed Dec 2, 2024
1 parent 13eecaa commit ab2c46f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frame/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ target_sources(
# Disable optimizations on these files always
set_source_files_properties(
${nl_dyn_source}
module_comm_nesting_dm.F
DIRECTORY ${PROJECT_SOURCE_DIR}
PROPERTIES
COMPILE_OPTIONS_OPTIMIZATION
$<$<COMPILE_LANGUAGE:Fortran>:${WRF_FCNOOPT}>
Expand Down

0 comments on commit ab2c46f

Please sign in to comment.