raylib/.github/workflows
hristo 1d23e15692
Added a windows and linux simple compile with cmake (#1543)
* Added a windows and linux simple compile with cmake

Will expand on the file but it will be nice to know if they are some extremely breaking changes in the future. cmake.yml will run two task one for linux build and one for windows build essentially checking that both are working. We can add all platforms later.

* Renaming the task to "CMake Builds" and removing the test step.

Commented out the test step as I don't yet know what the two bash files are doing but they are failing the build.
2021-01-24 21:09:01 +01:00
..
android.yml Update android.yml 2020-12-25 02:05:39 +01:00
cmake.yml Added a windows and linux simple compile with cmake (#1543) 2021-01-24 21:09:01 +01:00
linux.yml Update linux.yml 2020-12-25 02:04:18 +01:00
macos.yml Update macos.yml 2020-12-25 02:06:50 +01:00
webassembly.yml Update webassembly.yml 2020-12-25 02:07:24 +01:00
windows.yml Update windows.yml 2020-12-25 02:03:33 +01:00