summaryrefslogtreecommitdiffhomepage
path: root/projects/CMake/core_basic_window.c
AgeCommit message (Collapse)Author
2023-09-07Remove PLATFORM_RPI (#3232)MichaelFiber
* Remove PLATFORM_RPI * remove build artifacts --------- Co-authored-by: MichaelFiber <[email protected]> Co-authored-by: Ray <[email protected]>
2023-04-15CMake project example: fix a couple of typos (#3014)Benjamin Thomas
2022-01-10cmake: Update CMake project template with docs and web (#2274)Rob Loach
2018-07-29Add projects/CMake exampleAhmad Fatoum
The CMakeLists.txt checks for an installed raylib and downloads and installs one if none is found. Afterwards, it builds core_basic_window.c