mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 15:10:20 -06:00
ENH: fix depend problem
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <stdio.h>
|
||||
#include "ctest.h"
|
||||
#include "cmRegularExpression.h"
|
||||
|
||||
#include "cmSystemTools.h"
|
||||
bool TryExecutable(const char *dir, const char *file,
|
||||
std::string *fullPath, const char *subdir)
|
||||
{
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
#include "cmStandardIncludes.h"
|
||||
#include "cmSystemTools.h"
|
||||
|
||||
|
||||
class ctest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user