Further clean up to allow merge to development:
* Replaced Lua Git submodule with our own adjusted copy of the Lua source + CMakeLists.txt. This allows to export liblua as installation target. * The campvis-application library is now called campvis-application-lib. The executable is called campvis-application. * Further clean up of CMake files. refs #643
ext/lua/CMakeLists.txt
0 → 100644
ext/lua/src/lapi.c
0 → 100644
This diff is collapsed.
ext/lua/src/lapi.h
0 → 100644
ext/lua/src/lauxlib.c
0 → 100644
This diff is collapsed.
ext/lua/src/lauxlib.h
0 → 100644
ext/lua/src/lbaselib.c
0 → 100644