raylib/cmake
Marco G. Maia c5d2cc8e66
Update raylib-config.cmake (#2374)
Updated cmake to windows users.
So they can `find_package(raylib [...])` with exported target as raylib instead of ${raylib_LIBRARIES}, etc
2022-03-08 18:58:27 +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
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 CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE 2018-07-23 21:00:48 +02:00
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 Make audio examples compile with external glfw on Linux (#2329) 2022-02-05 13:33:05 +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 Update raylib-config.cmake (#2374) 2022-03-08 18:58:27 +01:00