first commit
This commit is contained in:
6
extern/cmake/2.85/share/cmake-2.8/Modules/CheckIncludeFile.cxx.in
vendored
Normal file
6
extern/cmake/2.85/share/cmake-2.8/Modules/CheckIncludeFile.cxx.in
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <${CHECK_INCLUDE_FILE_VAR}>
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user