You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think setting the output to ${CMAKE_CURRENT_BINARY_DIR}/stdexec_generated/include/asioexec and then added via target_include_directories(stdexec PUBLIC ${CMAKE_CURRENT_BINARY_DIR}/stdexec_generated/include) is the better way here.