Skip to content

Configure: Add KWSYS_NULLPTR macro for C++ code

Hans Johnson requested to merge hjmjohnson/kwsys:UpadateNullPtr into master

When building with C++11 or greater, use the nullptr keyword.

Topic-rename: nullptr

Edited by Brad King

Merge request reports