PROJECT (kephal)
ADD_SUBDIRECTORY(client)
ADD_SUBDIRECTORY(service)
IF(ENABLE_TESTING)
ADD_SUBDIRECTORY(tests)
ENDIF()