Commit Graph

4 Commits (23a9773e1e68265333c0736cd8037bdfd33c5ac4)

Author SHA1 Message Date
Michael 0ff3b1e707
Fix make install 5 years ago
Michael 8a8833d0fd
Bump version of cxxopts 5 years ago
Jeff Becker 2b3c2f5a33
remove install from cmake 5 years ago
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
5 years ago