
ADD_SUBDIRECTORY(Lesson01-Init)
ADD_SUBDIRECTORY(Lesson02-Map-Vector)
ADD_SUBDIRECTORY(Lesson03-Power-Method)

# Lesson 04 doesn't currently require a build or test step.  If you
# add one or more examples to that directory that do require building
# and testing, please add that subdirectory here.

ADD_SUBDIRECTORY(Lesson05-Redistribution)
