We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
target_link_libraries(${PROJECT_NAME} ${CMAKE_THREAD_LIBS_INIT} ${SDL2_LIBRARIES} ${SERIAL_LIBRARIES} ${XWII_LIBRARIES} bcm2835 stdc++fs)
The text was updated successfully, but these errors were encountered:
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.
bcm2835
Sorry, something went wrong.
Hey @Pa0l0ne, can you test with the latest version of master?
master
Hi there, could you please try this again? It should be fixed, thanks.
No branches or pull requests
target_link_libraries(${PROJECT_NAME} ${CMAKE_THREAD_LIBS_INIT} ${SDL2_LIBRARIES} ${SERIAL_LIBRARIES} ${XWII_LIBRARIES} bcm2835 stdc++fs)
The text was updated successfully, but these errors were encountered: