Wireshark-commits: [Wireshark-commits] master 833bd45: CMake: Don't go on about "custom files"
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=833bd4581233fe319453d69df6fa879fe723c892
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
833bd45 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
CMake: Don't go on about "custom files"
For each call of add_custom_cmake_include() CMake prints
STATUS "No custom file found in <full_path>".
This is noisy, not to mention confusing.
Print output only if a custom include is found, be silent otherwise.
Change-Id: If603d206486354993ebac8e4c61f6876a26223d3
Reviewed-on: https://code.wireshark.org/review/31517
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 651a146 tools/gitlab-ci: add missing packages for rpm builds.
add 833bd45 CMake: Don't go on about "custom files"
Summary of changes:
cmake/modules/UseCustomIncludes.cmake | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)