浏览代码

fix to cmake file exclusion list for mex cpps

Johannes Ruehle 11 年之前
父节点
当前提交
51b0a0a12a
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      list_exclude_from_build.cmake

+ 0 - 1
list_exclude_from_build.cmake

@@ -1,6 +1,5 @@
 SET(list_exclude_from_build_SRC
 features/simplefeatures/matlab/CodebookRandomForestMex.cpp
-features/simplefeatures/matlab/HelperDataConversionMex.h
 features/simplefeatures/matlab/testHelperDataConversionMex.cpp
 )