mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
ENH: remove warnings in tests
This commit is contained in:
@@ -13,7 +13,7 @@ typedef struct
|
||||
static int InitialPass(void *inf, void *mf, int argc, char *argv[])
|
||||
{
|
||||
char* file;
|
||||
char* str;
|
||||
const char* str;
|
||||
char buffer[1024];
|
||||
void *source_file;
|
||||
cmLoadedCommandInfo *info = (cmLoadedCommandInfo *)inf;
|
||||
|
||||
Reference in New Issue
Block a user