mirror of
https://github.com/reactos/CMake.git
synced 2025-01-23 12:15:20 +00:00
COMP: Add missing include for assert.
This commit is contained in:
parent
8401c5ba06
commit
efec4f1cd6
@ -22,6 +22,8 @@
|
||||
#include "cmMakefile.h"
|
||||
#include "cmake.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
cmInstallTargetGenerator
|
||||
::cmInstallTargetGenerator(cmTarget& t, const char* dest, bool implib,
|
||||
|
Loading…
x
Reference in New Issue
Block a user