Skip to content
Snippets Groups Projects
Commit 966c601e authored by Bill Hoffman's avatar Bill Hoffman
Browse files

Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.

parent 2429789d
No related branches found
No related tags found
No related merge requests found
......@@ -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. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment