Not able to select LLVM-Clang as toolset for a WinUI Desktop Project
abhishek.m
46
Reputation points
I have done the necessary steps to be able to use LLVM Clang as a toolset for my Visual Studio project.
When I create a simple Win32 project, I am able to see LLVM-Clang as an option under toolset:
However, when I create a WinUI project, I do not get this option at all:
The template that I used to create the project is this one:
Can someone please help in understand why this is happening or if there is a limitation that I should be aware about ? Was not able to locate any official documentation around this.
Sign in to answer