ISCE_INSAR/components/iscesys/Parsers/rdf
Ryan Burns 46fef17f39 Add CMake build system
This commit adds experimental CMake build support for ISCE2.

The only changes involved should be adding CMakeLists.txt files.
All current source files, headers, and other functionality, including
the existing SCons build system, should be unaffected.

Some functionality is still a work-in-progress.
These should all be marked as TODO in the CMakeLists.txt files.
`grep TODO **.txt`

Please read CMakeLists.txt and .cmake/*.cmake for more info.
2019-12-21 17:34:50 -08:00
..
data Add CMake build system 2019-12-21 17:34:50 -08:00
language Add CMake build system 2019-12-21 17:34:50 -08:00
reserved Add CMake build system 2019-12-21 17:34:50 -08:00
test Adding all files 2019-01-16 11:40:08 -08:00
units Add CMake build system 2019-12-21 17:34:50 -08:00
CMakeLists.txt Add CMake build system 2019-12-21 17:34:50 -08:00
RDF Users Guide Adding all files 2019-01-16 11:40:08 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00
eRDF.py Adding all files 2019-01-16 11:40:08 -08:00
iRDF.py Adding all files 2019-01-16 11:40:08 -08:00
mainpage.txt Adding all files 2019-01-16 11:40:08 -08:00
parse.py Adding all files 2019-01-16 11:40:08 -08:00
rdf.dot Adding all files 2019-01-16 11:40:08 -08:00
rdf.tiff Adding all files 2019-01-16 11:40:08 -08:00
read.py Catch StopIteration exception for python 3.7 compatibility. 2019-02-07 10:30:20 -08:00
uRDF.py Adding all files 2019-01-16 11:40:08 -08:00
utils.py Adding all files 2019-01-16 11:40:08 -08:00