removed experimental IO from build

pull/1384/head
hbristow 12 years ago
parent 6549e5e052
commit 627b9df85f
  1. 1
      modules/matlab/CMakeLists.txt

@ -68,7 +68,6 @@ if (BUILD_TESTS)
add_subdirectory(test)
endif()
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/include)
add_subdirectory(io)
# ----------------------------------------------------------------------------
# Configure time components

Loading…
Cancel
Save