project (mtl4_itl)

# collect the source files
file (GLOB SOURCES *.cpp)
compile_all("true" ${SOURCES})

