Skip to Content

libmodman v2.0.1

Created
Updated

a simple library for managing modules

# 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}) 

# License

Unknown

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# tests

Build libmodman tests

Dependencies:

No transitive dependencies.

Host Dependencies:
one transitive dependency:

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • JackBoosY's avatar JackBoosY
  • Yuval Gross's avatar Yuval Gross
  • Vicki Pfau's avatar Vicki Pfau
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort

# Changelog

  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 17c7885 [libmodman] no absolute paths (#22357)
  • b295670 Bulk convert control files. (#19986)
  • b46242f [many ports] Remove _find_package guards that break *_FOUND (#12157)
  • e9267ac [proxywrapper] Add new port (#8916)
  • 506299a [libmodman, libproxy] Add new ports (#8931)

# Source