Browse Source

fix to cmake file exclusion list for mex cpps

Johannes Ruehle 11 years ago
parent
commit
51b0a0a12a
1 changed files with 0 additions and 1 deletions
  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
 )