Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/qtlua.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Collobert <ronan@collobert.com>2012-01-27 14:46:39 +0400
committerRonan Collobert <ronan@collobert.com>2012-01-27 14:46:39 +0400
commit4d9bd55246e60120d17fd2e08b18d9e03e07f31b (patch)
tree20bf3ef0b680c152fc9d51bcb5dd2dd7fd3c9c44 /CMakeLists.txt
parent71678617672de3b91c62e25d9b2881977bac0b3b (diff)
lua can now be compiled standalone
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6e301e7..190a625 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,5 @@
# -*- cmake -*-
-
-
# --- General
SET(WITH_QTLUA ON