ADD_SUBDIRECTORY(cram)
ADD_SUBDIRECTORY(custom)

#IF(CMAKE_C_COMPILER_ID STREQUAL "Clang")
#	ADD_SUBDIRECTORY(fuzz)
#ENDIF()
