mirror of
https://github.com/ModOrganizer2/libbsarch.git
synced 2026-07-27 14:06:31 -07:00
* Drop support for Qt. * Reorganize repository to build proper CMake targets. * Add pre-commit hook. * Add GH actions for linting, build and publish (on tag).
4 lines
93 B
CMake
4 lines
93 B
CMake
set(LIBBSARCH_MAJOR_VERSION 0)
|
|
set(LIBBSARCH_MINOR_VERSION 1)
|
|
set(LIBBSARCH_PATCH_VERSION 2)
|