Skip to content
Snippets Groups Projects
Commit 0a5ba4f0 authored by Markus Blatt's avatar Markus Blatt
Browse files

[cmake][bugfix] Exclude hidden headers from header checks.

Previously hidden unix files were included in the headercheck.
Unfortunately  emacs(server) tends to produces files such as
.#<headername>. This broke the constructed Makefiles. This patch
excludes such files from the list and fixes the issue.
parent e628bebd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment