[Box Backup-commit] [boxbackup/boxbackup] 6c334b: Use set_target_properties(OUTPUT_NAME) to change e...

GitHub noreply at github.com
Mon Mar 27 20:03:04 BST 2017


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 6c334b541a69dc2c25286d0ecdd61f8121d1f60f
      https://github.com/boxbackup/boxbackup/commit/6c334b541a69dc2c25286d0ecdd61f8121d1f60f
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M infrastructure/cmake/CMakeLists.txt

  Log Message:
  -----------
  Use set_target_properties(OUTPUT_NAME) to change executable name

Hopefully this is less of an abuse of install(PROGRAMS) than the RENAME
option, and compatible with using install(TARGETS) for CPack packages
with the correct executable name.

This partially reverts commit eb40b8805aabb735a38655b84a07bb2fcbaa0089.


  Commit: 2ffb08a685c7eeeaf990f167e53e4e7c0dfac8c9
      https://github.com/boxbackup/boxbackup/commit/2ffb08a685c7eeeaf990f167e53e4e7c0dfac8c9
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M appveyor.yml
    M infrastructure/cmake/CMakeLists.txt

  Log Message:
  -----------
  Experimental CPack packaging

Use OUTPUT_NAME to control executable name with install(TARGETS).

Install NSIS on AppVeyor.


Compare: https://github.com/boxbackup/boxbackup/compare/52253723818d...2ffb08a685c7


More information about the Boxbackup-commit mailing list