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
Host Dependencies:
one transitive dependency:
- vcpkg-cmake (by zlib )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- JackBoosY
- Yuval Gross
- Vicki Pfau
- Billy O'Neal
- autoantwort