#Simlistic Lua 5.2 and C++ project To build, fetch lua and run do the following:
#fetch this gist
git clone https://gist.github.com/821b1868e556238eae2b.git clue
cd clue
#configure everything with cmake
cmake .
#download and build lua, build project
make
#run project
bin/clue