]> granicus.if.org Git - fortune-mod/commit
win32 porting.
authorShlomi Fish <shlomif@shlomifish.org>
Sat, 8 Jun 2019 16:44:05 +0000 (19:44 +0300)
committerShlomi Fish <shlomif@shlomifish.org>
Sat, 8 Jun 2019 16:44:05 +0000 (19:44 +0300)
commit60f76801d690c699ac159bb85954ca7ffea7a625
treeba30c1de5b2cb609fe2bffa3b8ad1fefabd368ba
parente38b40b4427e3dec5690c2963aa280c2ea1d07df
win32 porting.

Based on https://gist.github.com/superwills/5815344 and
https://stackoverflow.com/questions/10404448/getopt-h-compiling-linux-c-code-in-windows

Thanks!
fortune-mod/CMakeLists.txt
fortune-mod/util/fortune-mod-common.h
fortune-mod/util/getopt.c [new file with mode: 0644]
fortune-mod/util/getopt.h [new file with mode: 0644]