# - add examples

set(TEST_MODULES_INSTALL_DIR ${CMAKE_INSTALL_LIBDIR}/examples)

# demos
add_subdirectory(demos/TestEm0/module)
add_subdirectory(demos/water_phantom/module)
