cppwinrt v2.0.240405.15
- Created
- Updated
C++/WinRT is a standard C++ language projection for the Windows Runtime.
# Usage
The C++/WinRT package provides CMake targets:
find_package(cppwinrt CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::CppWinRT)
The CMake variable CPPWINRT_TOOL is also set to point to the .winmd to header command-line tool.
# License
MIT
# Supported Platforms
windows
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Scott Greenlay
- Scott Greenlay
- Alexander Karatarakis
- Robert Schumacher
- juandent
- Roelf-Jilling
- pravic
- Jared Irwin
- Chuck Walbourn
- Frank
- Cheney Wang