Wireshark-commits: [Wireshark-commits] master dabbaaf: filesystem: Fix build dir detection when usi
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dabbaaf4189b88ae76870f7724c07f458c1e8b17
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dabbaaf by Peter Wu (peter@xxxxxxxxxxxxx):
filesystem: Fix build dir detection when using cmake
Fixes loading of plugins by detecting the build output directory of
cmake. This requires a "CMakeCache.txt" file to be present in the parent
directory (above run/).
Change-Id: I297432cdcd0981646058410f3eadf5f73b5248c8
Reviewed-on: https://code.wireshark.org/review/7453
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 897f9f7 Add a note about the new intelligent scroll bar.
adds dabbaaf filesystem: Fix build dir detection when using cmake
Summary of changes:
README.cmake | 27 ---------------------------
wsutil/filesystem.c | 20 +++++++++++++++++---
2 files changed, 17 insertions(+), 30 deletions(-)