cmake files cleanup

This commit is contained in:
Ronan Collobert
2012-02-01 12:12:29 +01:00
parent c7d7de315b
commit 014b440244

View File

@ -1,5 +1,3 @@
INCLUDE_DIRECTORIES("${Torch_SOURCE_DIR}/libraries/TH")
SET(src
THCGeneral.c THCStorage.c THCTensor.c THCTensorCopy.c)