Commit Graph

8 Commits (398774c350905acb564ba52a12fa8c975c438fea)

Author SHA1 Message Date
lamp 2af61f18b2 add dem2isce.py 2023-04-11 16:33:59 +08:00
Ryan Burns 26d0a18f1a Fix path joining for applications outside of install prefix 2022-02-17 09:29:44 -08:00
Ryan Burns 882df30eb6 Add rtcApp 2020-04-27 12:06:07 -07:00
Ryan Burns 34b1644956 Merge commit 'c92759a' into cmake 2020-04-08 12:03:59 -07:00
Ryan Burns a4068b0f92 Merge commit 'ed30cba' into cmake 2020-04-08 12:01:11 -07:00
Ryan Burns 85519c498d Merge commit 'f95a912' into cmake 2020-04-08 11:56:56 -07:00
Ryan Burns 81fee920ad Add isce2 applications to $PATH 2020-02-03 17:52:44 -08:00
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