فهرست منبع

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
 )