05dfbf3cd4
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. |
||
---|---|---|
.. | ||
AddIfFlagCompiles.cmake | ||
BuildOptions.cmake | ||
CompilerFlags.cmake | ||
EnumOption.cmake | ||
GlfwImport.cmake | ||
InstallConfigurations.cmake | ||
JoinPaths.cmake | ||
LibraryConfigurations.cmake | ||
LibraryPathToLinkerFlags.cmake | ||
PackConfigurations.cmake | ||
PopulateConfigVariablesLocally.cmake | ||
raylib-config-version.cmake | ||
raylib-config.cmake | ||
test-pkgconfig.sh |