Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.
This commit is contained in:
parent
472966ed5f
commit
fe57e7252f
|
@ -22,7 +22,8 @@
|
|||
#define KWSYS_DO_NOT_CLEAN_PUTENV
|
||||
#else
|
||||
#undef KWSYS_DO_NOT_CLEAN_PUTENV
|
||||
#else
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
/* Whether ANSI C++ stream headers are to be used. */
|
||||
|
|
Loading…
Reference in New Issue