Commit Graph

2 Commits (08c266e364ae96c63e9b19f38ea499d31ec74865)

Author SHA1 Message Date
Bryan Marfito 4f0ed3a359
Fix Cmake lists for db folder (#235) 2021-02-11 16:35:13 -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