From fc99ce3e19d631955266cad6544dcd12bbba4b3e Mon Sep 17 00:00:00 2001 From: Ronan Collobert Date: Thu, 13 Feb 2014 17:58:46 +0100 Subject: removed now useless CMakeLists.txt --- CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt deleted file mode 100644 index 35a4844..0000000 --- a/CMakeLists.txt +++ /dev/null @@ -1,7 +0,0 @@ -SET(luasrc init.lua inline.lua search.lua) - -ADD_TORCH_DOK(doktutorial tutorial "Introduction" "Tutorial" 0.2) -ADD_TORCH_DOK(dokinstall install "Introduction" "Installation Instructions" 0.1) -ADD_TORCH_DOK(doklua lua "Introduction" "Why Lua?" 0.3) - -ADD_TORCH_PACKAGE(dok "${src}" "${luasrc}") -- cgit v1.2.3