Files
raylib/src
hristo 05dfbf3cd4 Remove STATIC and SHARED variables. (#1542)
As described in the official documentation https://cmake.org/cmake/help/v3.0/variable/BUILD_SHARED_LIBS.html this flag is global by default and controls if the library will be built as a shared or a static library allowing us to define only one call to the add_library function (without specifying its type). It is also added as an option to be visible in CMake GUI applications.
2021-01-22 00:07:22 +01:00
..
2021-01-02 18:15:13 +01:00
2021-01-13 23:10:02 +01:00
2021-01-21 14:39:03 +01:00
2020-04-21 21:17:58 +02:00
2021-01-02 18:15:13 +01:00
2020-12-24 19:08:02 +01:00
2021-01-15 00:20:23 +01:00
2021-01-02 18:15:13 +01:00
2021-01-21 14:39:03 +01:00
2020-12-23 13:48:43 +01:00
2020-12-23 13:48:43 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2021-01-09 12:37:21 +01:00
2020-12-23 15:03:26 +01:00
2020-02-20 13:46:33 +01:00
2021-01-02 18:15:13 +01:00
2020-03-30 21:34:45 +02:00
2021-01-12 20:24:58 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2020-04-30 19:48:39 +02:00