Module: Mesa Branch: main Commit: 19175e474b21ed3e4a4e1e57fcf3a398eda0a55f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19175e474b21ed3e4a4e1e57fcf3a398eda0a55f
Author: Jesse Natalie <jenat...@microsoft.com> Date: Thu Dec 14 15:28:25 2023 -0800 microsoft: Whitespace change to trigger CI Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26706> --- src/microsoft/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/src/microsoft/meson.build b/src/microsoft/meson.build index 1fe1968b04e..4c8cd5235a4 100644 --- a/src/microsoft/meson.build +++ b/src/microsoft/meson.build @@ -19,6 +19,7 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS # IN THE SOFTWARE. + subdir('compiler') if with_microsoft_clc subdir('clc')