puNES/cmake
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
..
FindCg.cmake Implementing first version of CMake project 2022-10-25 16:14:12 +02:00
FindSndio.cmake Added cmake support under FreeBSD and OpenBSD as well. 2022-10-27 09:56:15 +02:00
FindUsbHid.cmake I cleaned up the compilation management under windows. 2022-10-30 22:31:42 +01:00
TargetArch.cmake Added cmake support under Windows. 2022-10-30 10:45:43 +01:00
TC-i686-w64-mingw32.cmake Added cmake support under Windows. 2022-10-30 10:45:43 +01:00
TC-x86_64-w64-mingw32.cmake Added cmake support under Windows. 2022-10-30 10:45:43 +01:00
WinStaticQt.cmake Fixed https://github.com/punesemu/puNES/issues/239. 2022-11-06 01:15:35 +01:00