Procházet zdrojové kódy

fix to cmake file exclusion list for mex cpps

Johannes Ruehle před 11 roky
rodič
revize
51b0a0a12a
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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
 )