[DynInst_API:] [dyninst/dyninst] b7c9ee: Reorder includes to fix hidden build dependencies ...


Date: Wed, 16 Oct 2019 10:45:54 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] b7c9ee: Reorder includes to fix hidden build dependencies ...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: b7c9eee605e6067bd4744f38c96527134c01a9a7
      https://github.com/dyninst/dyninst/commit/b7c9eee605e6067bd4744f38c96527134c01a9a7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Reorder includes to fix hidden build dependencies (#665)

cmake/shared.cmake includes cmake/cap_def_arch.cmake which conditionally
sets cap_thread_db only if ThreadDB has been included (but does not
include it, itself).


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] b7c9ee: Reorder includes to fix hidden build dependencies ..., Tim Haines <=