raylib/cmake
hero2002 9d6fcd1710
Fixed Compiling Raylib for android Using cmake (#2270)
* Fixed Compiling Raylib for android Using cmake

* improved the cmake config for android so it don't conflict

* improved the cmake config for android so it don't conflict
2022-01-08 20:14:10 +01:00
..
AddIfFlagCompiles.cmake
BuildOptions.cmake Remove STATIC and SHARED variables. (#1542) 2021-01-22 00:07:22 +01:00
CompileDefinitions.cmake Added SUPPORT_STANDARD_FILEIO flag support for the CMake build system (#1638) 2021-03-08 22:12:27 +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 Fixed Compiling Raylib for android Using cmake (#2270) 2022-01-08 20:14:10 +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