ISCE_INSAR/components/isceobj/XmlUtil/test/CMakeLists.txt

9 lines
130 B
CMake

# TODO add_python_test(testXmlUtilPy.py)
foreach(xml
test1.xml
)
configure_file(${xml} ${xml})
endforeach()