wtudio / easyfetchcontent

CMake modules for quickly importing third-party libraries by fetchcontent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easyfetchcontent

This project provides some cmake modules which can be used to import some famous libraries to your own project based on cmake fetchcontent.

How to use?

Copy the xxlib/GetXXlib.cmake files to your CMAKE_MODULE_PATH and include them. Refer to the demo provided in the same folder.

Supported Libraries

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

CMake modules for quickly importing third-party libraries by fetchcontent.

License:MIT License


Languages

Language:C++ 50.0%Language:CMake 46.3%Language:Python 3.5%Language:Shell 0.2%