Simplify version stuff in CMake #101

Open
opened 2 years ago by dsc · 0 comments
dsc commented 2 years ago
Owner

I hate:

  • cmake/Version.cmake
  • cmake/VersionMonero.cmake
  • cmake/VersionWowlet.cmake

And some other CMake variables:

  • set(VERSION_MAJOR "3")
  • set(VERSION_MINOR "1")
  • set(VERSION_REVISION "0")

And other code related to this mess (debuginfodialog.cpp).

Simplify it all

I hate: - `cmake/Version.cmake` - `cmake/VersionMonero.cmake` - `cmake/VersionWowlet.cmake` And some other CMake variables: - `set(VERSION_MAJOR "3")` - `set(VERSION_MINOR "1")` - `set(VERSION_REVISION "0")` And other code related to this mess (`debuginfodialog.cpp`). Simplify it all
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wowlet/wowlet#101
Loading…
There is no content yet.