Skip to content

Commit

Permalink
Merge branch 'hotfix/NOAA-EMC#301-exportdata' into feature/gocart-int…
Browse files Browse the repository at this point in the history
…egration
  • Loading branch information
rmontuoro committed May 27, 2021
2 parents 72ec69e + 7d331b4 commit 17fd7d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ list(APPEND _fv3atm_defs_private GFS_PHYS
target_compile_definitions(fv3atm PRIVATE "${_fv3atm_defs_private}")

set_target_properties(fv3atm PROPERTIES Fortran_MODULE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/mod)
target_include_directories(fv3atm PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/include)
target_include_directories(fv3atm INTERFACE $<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}/mod>
$<INSTALL_INTERFACE:mod>)

Expand Down

0 comments on commit 17fd7d2

Please sign in to comment.