There is a third way which seems easiest: implement a hack in CMakeFiles.txt that checks for the gcc version < 4.6 and add -Dnullptr=NULL to the cflags. Does this not work?
There is a third way which seems easiest: implement a hack in CMakeFiles.txt that checks for the gcc version < 4.6 and add -Dnullptr=NULL to the cflags. Does this not work?