rm -Rf CMakeFiles rm CMakeCache.txt rm cmake_install.cmake rm Makefile rm pclBox rm boxDimenstions.json
cmake .
Add following line in config.h for JSON output, and pclBox will add current box dimension in to boxDimenstions.json.
#define OUTPUTJSONFILE "./boxDimenstions.json"
make
./pclBox