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

9 lines
130 B
CMake
Raw Normal View History

2025-01-16 09:33:42 +00:00
# TODO add_python_test(testXmlUtilPy.py)
foreach(xml
test1.xml
)
configure_file(${xml} ${xml})
endforeach()