summaryrefslogtreecommitdiffhomepage
path: root/cmake/raylib-config-version.cmake
diff options
context:
space:
mode:
authorhristo <[email protected]>2021-01-22 01:07:22 +0200
committerGitHub <[email protected]>2021-01-22 00:07:22 +0100
commit05dfbf3cd42e63f56d978cafec63f22fd7538e9f (patch)
tree79ec578f96f053fb89ebdce97b1b79a02b52581d /cmake/raylib-config-version.cmake
parent18ab694f703ee4b185935b5bdd5a533ea05933d2 (diff)
downloadraylib-05dfbf3cd42e63f56d978cafec63f22fd7538e9f.tar.gz
raylib-05dfbf3cd42e63f56d978cafec63f22fd7538e9f.zip
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.
Diffstat (limited to 'cmake/raylib-config-version.cmake')
0 files changed, 0 insertions, 0 deletions