SET(TARGET_H
    NLTemplate.h
)

SET(TARGET_SRC
    ReaderWriterTemplate.cpp
    NLTemplate.cpp
)

    
SETUP_PLUGIN(template)