Skip to content
Snippets Groups Projects
Commit 44d007b6 authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

CheckIncludeFiles: fix status output

CHECK_INCLUDE_FILES("foo.h" HAVE_FOO_H) gave an output like:

  Looking for include files HAVE_FOO_H

After this change it does now what CHECK_INCLUDE_FILE() also does:

  Looking for include files foo.h
parent b2215bdb
No related branches found
No related tags found
No related merge requests found
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