SFML/.github
Chris Thrasher f88b768ba6 Ensure a C compiler is found during configuration
In 248fd6d we added a lot of 3rd party C source files. That means
building SFML has the additional requirement of needing a C compiler.
I would expect that all of this would be properly handled by those
upstream projects properly telling CMake to find a C compiler but
apparently that is not the case.

By removing `LANGUAGES CXX` we are telling CMake to fall back to its
default behavior to find a C and C++ compiler.
2024-12-05 08:46:09 +01:00
..
ISSUE_TEMPLATE Remove default empty state of sf::Event 2024-06-23 19:11:10 +02:00
workflows Ensure a C compiler is found during configuration 2024-12-05 08:46:09 +01:00
FUNDING.yml Add GitHub Sponsors and OpenCollective buttons 2024-10-09 17:22:05 +02:00
pull_request_template.md Warn about the current state of development in the pull request template (#3199) 2024-08-22 09:16:40 +01:00
SUPPORT.md Add a support file 2023-10-23 11:41:04 -05:00