commit | 74f4a64c44fcee8542ebb518213526dc3323a1be | [log] [tgz] |
---|---|---|
author | Carl <Carl689@gmail.com> | Thu Oct 10 10:12:31 2013 -0400 |
committer | Carl <Carl689@gmail.com> | Thu Oct 10 10:12:31 2013 -0400 |
tree | 07ac988706c61f957c76d74051da2822f0b1b73d | |
parent | 2206bd9ef2ceec7db065b8e7226805a1d1e2b7cc [diff] |
Added: standard OS project files to be filled out
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