Page MenuHomePhabricator

[CMAKE] Generate the windows version info file
ClosedPublic

Authored by Fabien on Sep 25 2020, 14:56.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC9490692e0850: [CMAKE] Generate the windows version info file
Summary

The version info resource files (.rc) are currently hardcoded and part
of the source tree but share most of their content.
This diffs makes the version info file a template and generates it as
needed. This will be later used to set populate version info for the dll
files.

Test Plan

Build for windows and check the detailed properties for the binaries.

bitcoin-qt_version.png (505×467 px, 18 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_generate_version_info
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12920
Build 25907: Build Diffbuild-without-wallet · lint-circular-dependencies · build-clang-10 · build-clang-tidy · build-diff
Build 25906: arc lint + arc unit