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
cmake/modules: use FILE_SET to provide include directories
The `BASE_DIRS` missing caused the `target_include_directories` command
to be required. Instead, specify the base directory to move the
subdirectory to the `-I` flag instead.
0 commit comments