[mythtv-commits] [MythTV/mythtv] 31ea30: cmake: Allow RUNPREFIX to be specified at build time.

David Hampton noreply at github.com
Mon Dec 23 21:54:45 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 31ea30ccf7ef529c5ec359b189e176ec9b8ec989
      https://github.com/MythTV/mythtv/commit/31ea30ccf7ef529c5ec359b189e176ec9b8ec989
  Author: David Hampton <mythtv at love2code.net>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M cmake/MythOptions.cmake
    M mythtv/CMakeLists.txt
    M mythtv/cmake/PrintConfig.cmake
    M mythtv/libs/libmythbase/CMakeLists.txt

  Log Message:
  -----------
  cmake: Allow RUNPREFIX to be specified at build time.

The code previously always assigned CMAKE_INSTALL_PREFIX to RUNPREFIX,
the location that the mythfrontend believes is its location.  Add a
new option, MYTH_RUN_PREFIX, allowing this variable to be specified
when the build tree is created.  This is analogous to the configure
--runprefix option.

Refs: #980



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list