Browse Source

fix to cmake file exclusion list for mex cpps

Johannes Ruehle 11 năm trước cách đây
mục cha
commit
51b0a0a12a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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
 )