Commit Graph

7 Commits

Author SHA1 Message Date
CharlesThobe
a343665035 Remove librt which isn't available on macOS
inconsequential cmake edits as well
2022-01-06 04:18:59 +02:00
CharlesThobe
afde6771c3 CMake checks for "UNIX"
instead of having to enumerate all possibilities in if conditionals.
2022-01-06 03:55:07 +02:00
CharlesThobe
9e31736f56 Fix building on android 2022-01-05 09:00:09 +02:00
CharlesThobe
f0db2ff486 CMake files now better resemble the genie scripts of MAME
Might now compile on Windows, freebsd and macOS?
2022-01-05 08:59:35 +02:00
CharlesThobe
568395d8c0 Use only needed functions from osdlib 2022-01-05 08:45:24 +02:00
CharlesThobe
4dc4854935 Got rid of SDL 2022-01-05 08:45:24 +02:00
CharlesThobe
bc53e23e0a CMake building done, SDL still links dynamically 2022-01-05 08:45:23 +02:00