include_directories(${CMAKE_CURRENT_SOURCE_DIR}) add_subdirectory(waffle_test) add_subdirectory(unittests) add_subdirectory(functional)