dankamongmen / omphalos

A tool for network enumeration and domination.
https://nick-black.com/dankwiki/index.php/Omphalos
GNU General Public License v3.0
49 stars 6 forks source link

replace make+autotools with cmake #59

Closed dankamongmen closed 3 years ago

dankamongmen commented 3 years ago

I'd like to rename omphalos-notcurses to just omphalos. Doing so in our current autotools setup has proven very frustrating. We might as well use this chance to migrate to CMake.

dankamongmen commented 3 years ago

I started doing this, and have committed it to the dankamongmen/cmake branch. I think some of my changes went in as part of #61, though, so we're gonna want to finish this just as quickly as possible. There's quite a bit of stuff in our Makefile.am that might or might not need schlepping over.

dankamongmen commented 3 years ago

https://drone.dsscaw.com:4443/dankamongmen/omphalos/248/1/2 is about to be our first successful cmake drone build =].