aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/getopt-win32/usage
blob: 42843a09cf5352288f53d40a05eeb8db7c8d9cc8 (plain)
1
2
3
4
getopt-win32 provides CMake targets:

    find_package(unofficial-getopt-win32 REQUIRED)
    target_link_libraries(main PRIVATE unofficial::getopt-win32::getopt)