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 2025-12-06 06:13:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
raylib/cmake
History
Nikolas a0d2b64747
Fix issue when trying to build raylib statically (#1544)
2021-01-22 23:43:06 +01:00
..
AddIfFlagCompiles.cmake
CMake: Move reusable code to new cmake/ directory
2018-05-21 01:08:29 +02:00
BuildOptions.cmake
Remove STATIC and SHARED variables. (#1542)
2021-01-22 00:07:22 +01:00
CompilerFlags.cmake
Big cmake changes (#1514)
2021-01-13 23:10:02 +01:00
EnumOption.cmake
CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE
2018-07-23 21:00:48 +02:00
GlfwImport.cmake
Fix issue when trying to build raylib statically (#1544)
2021-01-22 23:43:06 +01: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
Big cmake changes (#1514)
2021-01-13 23:10:02 +01:00
LibraryPathToLinkerFlags.cmake
CMake: Major cleanup to support find_package(raylib)
2018-07-29 12:35:35 +02:00
PackConfigurations.cmake
Big cmake changes (#1514)
2021-01-13 23:10:02 +01:00
PopulateConfigVariablesLocally.cmake
CMake: Major cleanup to support find_package(raylib)
2018-07-29 12:35:35 +02:00
raylib-config-version.cmake
CMake: Major cleanup to support find_package(raylib)
2018-07-29 12:35:35 +02:00
raylib-config.cmake
CMake: fix dependency build with -Draylib_USE_STATIC_LIBS=ON
2019-07-24 00:12:38 +02:00
test-pkgconfig.sh
Travis CI: Add test case for pkg-config
2018-07-03 21:35:28 +02:00