aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/cppwinrt/usage
blob: fa7449e707b7359408dd309795bebb6d8d517de5 (plain)
1
2
3
4
5
6
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.