Commit graph

3 commits

Author SHA1 Message Date
fhorse
45a55f4d8f Fixed https://github.com/punesemu/puNES/issues/239.
CMake 3.22.1 does not correctly interpret the conditional generator expression inside target_link_libraries when the library list is multiline. I could have put everything on one line but I preferred to treat the list externally to be able to manage it better.
Updated the README with instructions to successfully compile with Ubuntu.
2022-11-06 01:15:35 +01:00
fhorse
e104784b55 I cleaned up the compilation management under windows. 2022-10-30 22:31:42 +01:00
fhorse
1353cab548 Added cmake support under Windows. 2022-10-30 10:45:43 +01:00