Commit Graph

6 Commits (4449e78b799440cd55f831cd63d2b3b53e67994f)

Author SHA1 Message Date
piyushrpt 4449e78b79 fixing linking order and flags for mdx
Not using interfaces for motif
2020-07-15 21:43:12 -07:00
Ryan Burns de0ea75272 Update dependencies 2020-02-27 08:51:27 -08:00
Ryan Burns 96f2f368fe Fix typo 2020-02-13 12:03:21 -08:00
Ryan Burns 55c13b1b98 Install mdx executable to bin 2020-02-13 11:55:29 -08:00
Ryan Burns a626ae759f Add main X11 to mdx link libraries 2020-01-08 12:10:14 -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