mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
MSCP_BUILD_VERSION (`git describe --tags --dirty --match "v*"`) is passed through include/mscp_version.h.in and cmake. When git is failed, use VERSION file instead (for building from source tar balls that excludes .git).
12 lines
115 B
Plaintext
12 lines
115 B
Plaintext
build
|
|
html
|
|
compile_commands.json
|
|
CMakeUserPresets.json
|
|
.*.swp
|
|
|
|
include/mscp_version.h
|
|
|
|
dist
|
|
*.egg-info
|
|
__pycache__
|