Mercurial > minori
comparison dep/animia/CMakeLists.txt @ 146:d8a61e7e2a36
dep/animia: move fd stuff to a new fd.cc, don't force the user
to include windows.h
| author | Paper <mrpapersonic@gmail.com> |
|---|---|
| date | Mon, 13 Nov 2023 13:52:58 -0500 |
| parents | 478f3b366199 |
| children | 8700806c2cc2 |
comparison
equal
deleted
inserted
replaced
| 145:8e9b71970bda | 146:d8a61e7e2a36 |
|---|---|
| 4 # any non-platform-specific files go here | 4 # any non-platform-specific files go here |
| 5 src/animia.cc | 5 src/animia.cc |
| 6 src/player.cc | 6 src/player.cc |
| 7 src/util.cc | 7 src/util.cc |
| 8 src/strategist.cc | 8 src/strategist.cc |
| 9 src/fd.cc | |
| 9 ) | 10 ) |
| 10 | 11 |
| 11 if(LINUX) | 12 if(LINUX) |
| 12 list(APPEND SRC_FILES | 13 list(APPEND SRC_FILES |
| 13 # linux | 14 # linux |
