toxcore/cmake
Robin Linden 56992b099e
Add support for the conan C/C++ package manager
* Don't overwrite the CMAKE_MODULE_PATH
* Allow linking libsodium statically with MSVC
* Allow finding libsodium the normal way on MSVC
* Allow using pthreads4w for pthreads on MSVC
* Fall back to find_package if pkg_find_module fails
* Don't pass incompatible compile flags to MSVC
* Also try to find Opus and libvpx using their canonical names
* Support building using conan
* Allow pkg_use_module to take a list of libraries to look for
* Build for Windows on Appveyor using conan
2020-05-29 15:36:26 +02:00
..
ApiDsl.cmake Error if format_test can't be executed. 2016-10-26 13:34:29 +01:00
CompileGTest.cmake Simplify Travis CI builds. 2018-07-01 08:35:44 +00:00
Dependencies.cmake Add support for the conan C/C++ package manager 2020-05-29 15:36:26 +02:00
MacRpath.cmake Install libraries with RPATH. 2016-10-11 14:05:41 +02:00
ModulePackage.cmake Add support for the conan C/C++ package manager 2020-05-29 15:36:26 +02:00
StrictAbi.cmake Enable auto tests under STRICT_ABI if static libs are available. 2019-01-06 19:28:40 +00:00