aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added board library to decrease size of boardmapsAiden Woodruff2019-09-181-1/+8
| | | | Only allocate two maps, instead of another per generation
* Use CMake instead of other stuffAiden Woodruff2019-09-181-0/+6
Add stuff to develop in Visual Studio (i.e. to gitignore) Add correct_curses.h Add MSVC fixes to foreach.h macros Add Windows getopt.c and getopt.h (for now).