removed experimental IO from build

This commit is contained in:
hbristow 2013-07-31 00:00:50 +10:00
parent 6549e5e052
commit 627b9df85f

View File

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