index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2019-07-24
CMake: fix dependency build with -Draylib_USE_STATIC_LIBS=ON
Ahmad Fatoum
2019-04-09
Take care of raylib_USE_STATIC_LIBS when calling find_library
myd7349
2019-04-09
Fix CMake support on Win32
myd7349
2018-07-29
CMake: Major cleanup to support find_package(raylib)
Ahmad Fatoum
2018-07-29
Travis CI: Add OpenAL-Configuration
Ahmad Fatoum
2018-07-23
CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE
Ahmad Fatoum
2018-07-03
Travis CI: Add test case for pkg-config
Ahmad Fatoum
2018-07-03
CMake: Reuse libraries found by glfw CMake config
Ahmad Fatoum
2018-06-23
Added support DragonFly os from BSD family
[email protected]
2018-05-26
CMake: Fix cannot find -lX11 (#552)
M
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-05-21
CMake: Fix (Add?) Android support
Ahmad Fatoum
2018-05-21
CMake: Move reusable code to new cmake/ directory
Ahmad Fatoum
2018-05-21
CMake: Add default build type if none specified
Ahmad Fatoum
2018-05-21
Move utils.cmake to separate cmake/ directory
Ahmad Fatoum