1. Home
  2. Browse
  3. libmodman

libmodman

v2.0.1#5Latest

a simple library for managing modules

Install

Run the following Vcpkg command to install the port.

vcpkg install libmodman

Usage

The package libmodman provides CMake targets:

find_package(libmodman CONFIG REQUIRED)
target_include_directories(main PRIVATE ${LIBMODMAN_INCLUDE_DIR})
target_link_libraries(main PRIVATE ${LIBMODMAN_LIBRARIES})

Features

Dependencies

See source

Version

v2.0.1#5

Publication

Supports

!uwp

Homepage

code.google.com/p/libmodman

Subtree

5b11232d00

License

Complex license

Definition

Manifest