cpp-doom icon indicating copy to clipboard operation
cpp-doom copied to clipboard

Fix HAVE_DIRENT_H test

Open contre opened this issue 5 years ago • 0 comments

During the first stream, Jason hacked around the fact that check_include_file only works for C and not C++. This is the real fix for this issue.

contre avatar Apr 27 '20 23:04 contre