summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMaksim Lapin <mlapin@mpi-inf.mpg.de>2014-10-07 21:48:26 +0200
committerMaksim Lapin <mlapin@mpi-inf.mpg.de>2014-10-19 23:16:11 +0200
commitc211fd01ed62c8279ffc810e4f4d1ab2f0b93366 (patch)
treea6ca47173c985ddbd384b24bd1ea55c752cb5e81 /Makefile
parenta9ac68a3af2d750b3c01ea8ba8a543a78119ce24 (diff)
downloadcaffeonacl-c211fd01ed62c8279ffc810e4f4d1ab2f0b93366.tar.gz
caffeonacl-c211fd01ed62c8279ffc810e4f4d1ab2f0b93366.tar.bz2
caffeonacl-c211fd01ed62c8279ffc810e4f4d1ab2f0b93366.zip
include opencv only in .cpp
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 26d5964c..dcd7b245 100644
--- a/Makefile
+++ b/Makefile
@@ -250,7 +250,6 @@ ifeq ($(OSX), 1)
endif
# boost::thread is called boost_thread-mt to mark multithreading on OS X
LIBRARIES += boost_thread-mt
- NVCCFLAGS += -DOSX
endif
# Custom compiler