|
@@ -131,4 +131,5 @@ add_subdirectory(Issue25223)
|
|
|
if( # Intel Fortran VS Integration breaks on custom targets with Fortran sources
|
|
if( # Intel Fortran VS Integration breaks on custom targets with Fortran sources
|
|
|
NOT CMAKE_GENERATOR MATCHES "Visual Studio")
|
|
NOT CMAKE_GENERATOR MATCHES "Visual Studio")
|
|
|
add_subdirectory(Issue25252)
|
|
add_subdirectory(Issue25252)
|
|
|
|
|
+ add_subdirectory(Issue25252-iface-target)
|
|
|
endif()
|
|
endif()
|