diff options
author | Adam Kosiorek <a.kosiorek@samsung.com> | 2014-07-01 09:56:20 +0200 |
---|---|---|
committer | Jeff Donahue <jeff.donahue@gmail.com> | 2014-08-17 01:07:11 -0700 |
commit | ececfc0c0ca98e242ef3b7634f1bfcb431028bd8 (patch) | |
tree | cfc2fe8a563398d5a683efd173e7f8820f176487 /matlab | |
parent | 2882cda5682840a71b7ab7709ed3a350b00afd81 (diff) | |
download | caffe-ececfc0c0ca98e242ef3b7634f1bfcb431028bd8.tar.gz caffe-ececfc0c0ca98e242ef3b7634f1bfcb431028bd8.tar.bz2 caffe-ececfc0c0ca98e242ef3b7634f1bfcb431028bd8.zip |
cmake build system
Diffstat (limited to 'matlab')
-rw-r--r-- | matlab/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/matlab/CMakeLists.txt b/matlab/CMakeLists.txt new file mode 100644 index 00000000..f6a03ee4 --- /dev/null +++ b/matlab/CMakeLists.txt @@ -0,0 +1 @@ +project( Matlab )
\ No newline at end of file |