ERR: Missing forward declaration of cmMakeDepend added.
This commit is contained in:
parent
26f5ac3b49
commit
4688198996
|
@ -52,6 +52,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
class cmFunctionBlocker;
|
||||
class cmCommand;
|
||||
class cmMakefileGenerator;
|
||||
class cmMakeDepend;
|
||||
|
||||
/** \class cmMakefile
|
||||
* \brief Process the input CMakeLists.txt file.
|
||||
|
|
Loading…
Reference in New Issue