diff --git a/modules/find/FindSTARPU.cmake b/modules/find/FindSTARPU.cmake index 145ea09a5c1e8509991c83f99f93e401a641a843..5183382dd9213be0a158685e4e853430282103bb 100644 --- a/modules/find/FindSTARPU.cmake +++ b/modules/find/FindSTARPU.cmake @@ -759,7 +759,6 @@ if(STARPU_LIBRARIES) list(APPEND REQUIRED_LIBDIRS "${SIMGRID_LIBRARY_DIRS}") endif() list(APPEND REQUIRED_LIBS "${SIMGRID_LIBRARIES}") - list(APPEND REQUIRED_FLAGS "-include starpu_simgrid_wrap.h") endif() # BLAS if (BLAS_FOUND AND STARPU_LOOK_FOR_BLAS)