summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-05-27Simplify CMake mruby object libraryJon
Also removes an unnecessary build target from the CMake generated build and project files.
2012-05-22Add native and cross compiling CMake build supportJon
2012-05-22First cmake build system. Works on Linux.Beoran