YAJVSEmu
YAJVSEmu copied to clipboard
Fix for correctly compile on rasbian
target_link_libraries(${PROJECT_NAME} ${CMAKE_THREAD_LIBS_INIT} ${SDL2_LIBRARIES} ${SERIAL_LIBRARIES} ${XWII_LIBRARIES} bcm2835 stdc++fs)
Thanks for the fix! Is there anyway you can submit this as a PR with it being before bcm2835, I'd like to give attribution.
Hey @Pa0l0ne, can you test with the latest version of master?
Hi there, could you please try this again? It should be fixed, thanks.