mumble/cmake
Robert Adam 7babebf0f9 BUILD(cmake): Only install shared libraries
Libraries should only be installed if they are built as shared
libraries. Static libraries should only be needed during Mumble's
compilation and are therefore no required dependencies that have to be
installed alongside Mumble.
2020-10-29 12:02:12 +01:00
..
FindModules Add CMake functions and modules 2020-07-11 19:34:49 +02:00
compiler.cmake BUILD(cmake): Fix gRPC not being found 2020-10-24 14:47:06 +02:00
install-library.cmake BUILD(cmake): Only install shared libraries 2020-10-29 12:02:12 +01:00
install-paths.cmake BUILD(cmake): Prefer absolute install paths 2020-10-28 15:36:27 +01:00
os.cmake BUILD(cmake): Remove unneeded, commented lines 2020-09-11 18:14:05 +02:00
packaging.cmake BUILD(cmake): Revamp install paths 2020-10-24 15:57:01 +02:00
pkg-utils.cmake BUILD(cmake): Added debug-dependency-search option 2020-08-31 17:30:53 +02:00
project-utils.cmake MAINT(cmake): Only return compilable targets 2020-08-10 20:57:39 +02:00
qt-utils.cmake Add CMake functions and modules 2020-07-11 19:34:49 +02:00