This README is for the developing version of L10ns. Please checkout the master branch to see the current stable source code.
Make a debug build by following commands:
mkdir Debug
cd Debug
cmake -DCMAKE_BUILD_TYPE=Debug ..
make
Copyright (c) 2014 Tingan Ho Licensed under the Apache 2 license.