libnick v2024.11.1
- Created
- Updated
A cross-platform base for native Nickvision applications.
# Usage
libnick provides CMake targets:
find_package(libnick CONFIG REQUIRED)
target_link_libraries(main PRIVATE libnick::libnick)
libnick provides pkg-config modules:
libnick
# License
# Supported Platforms
windows | linux | osx
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
- boost-json
- curl
- gettext-libintl
glib
Platforms:
linux | osx
libsecret
Platforms:
linux
- maddy
openssl
Platforms:
linux | osx
sqlcipher
Platforms:
windows
and 28 transitive dependencies:
- boost-align
>= v1.86.0
(by boost-json ) - boost-assert
>= v1.86.0
(by boost-align ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-json ) - boost-container-hash
>= v1.86.0
(by boost-json ) - boost-core
>= v1.86.0
(by boost-align ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-endian
>= v1.86.0
(by boost-json ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-move
>= v1.86.0
(by boost-intrusive ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-predef
>= v1.86.0
(by boost-winapi ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-system
>= v1.86.0
(by boost-json ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-system ) - dirent (by glib )
- libffi (by glib )
- libgcrypt (by libsecret )
- libgpg-error (by libgcrypt )
libiconv (by gettext-libintl )
Platforms:
!linux
- tcl (by sqlcipher )
- zlib (by curl )
# Host Dependencies
and 4 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake-get-vars (by openssl )
- vcpkg-tool-meson (by glib )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Nick Logozzo