#adding project folders:
add_subdirectory(Generic)
add_subdirectory(Naive)
add_subdirectory(SingleLine)
add_subdirectory(Standard)

