-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: headers: fix include warnings of disabled/system packages
cc1: warning: /home/thomas/external/fluent-bit/lib/<package>/include: No such file or directory [-Wmissing-include-dirs] If luajit or nghttp2 are found on the system, then the include can be omitted. If avro is disabled, then the include for jansson can be omitted. Signed-off-by: Thomas Devoogdt <[email protected]>
- Loading branch information
1 parent
36c6f24
commit 169ee05
Showing
1 changed file
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters