Logo
Explore Help
Sign In
mirror/raylib
1
0
Fork 0
You've already forked raylib
mirror of https://github.com/raysan5/raylib.git synced 2026-02-13 04:48:01 +00:00
Code Issues Packages Projects Releases Wiki Activity
raylib/cmake
History
Patrick 76c3881944
Fixed Android CMake build error (#2486)
`android_native_app_glue.c` wasn't appended to the `raylib_sources` as other libraries were.

Co-authored-by: Patrick Martin <martinpatrick@google.com>
2022-05-20 17:21:45 +02:00
..
AddIfFlagCompiles.cmake
…
BuildOptions.cmake
Remove STATIC and SHARED variables. (#1542)
2021-01-22 00:07:22 +01:00
CompileDefinitions.cmake
Add missing defines to CUSTOMIZE_BUILD block (#2318)
2022-01-29 19:11:45 +01:00
CompilerFlags.cmake
Documentation cmake (#1549)
2021-01-26 14:34:27 +01:00
EnumOption.cmake
…
GlfwImport.cmake
There no longer is a library glfw_objlib and now it is only glfw. (#1818)
2021-06-09 09:49:13 +02:00
InstallConfigurations.cmake
Remove STATIC and SHARED variables. (#1542)
2021-01-22 00:07:22 +01:00
JoinPaths.cmake
Add join_paths and join prefix with include/lib dirs (#1383)
2020-09-25 16:20:49 +02:00
LibraryConfigurations.cmake
Fixed Android CMake build error (#2486)
2022-05-20 17:21:45 +02:00
LibraryPathToLinkerFlags.cmake
…
PackConfigurations.cmake
Big cmake changes (#1514)
2021-01-13 23:10:02 +01:00
PopulateConfigVariablesLocally.cmake
…
raylib-config-version.cmake
…
raylib-config.cmake
Update raylib-config.cmake (#2374)
2022-03-08 18:58:27 +01:00