1add_library(subdir_mods2 subdir.f90)
2target_include_directories(subdir_mods2 INTERFACE ${CMAKE_CURRENT_BINARY_DIR})
3