1. Home
  2. Browse
  3. kdutils

kdutils

v0.1.13#0Latest

KD Utilities Library - Core utilities and helper functions

Install

Run the following Vcpkg command to install the port.

vcpkg install kdutils

Usage

kdutils provides CMake targets:

find_package(KDUtils REQUIRED)

find_package(KDFoundation REQUIRED)

find_package(KDGui REQUIRED)

target_link_libraries(main PRIVATE KDUtils::KDUtils KDUtils::KDFoundation KDUtils::KDGui)

Features

Dependencies

See source

Version

v0.1.13#0

Publication

Supports

!uwp & (windows | linux | android | osx) & (arm | x86 | x64)

GitHub

KDAB/KDUtils

Homepage

github.com/KDAB/kdutils

Subtree

61092ca859

License

MIT

Definition

Manifest