0

I want to include a library ( not created by me, but downloaded form the web) to my Clion project (in c++) with cmake, but I can't understand how to do it. Someone who can helps me ? Thanks in advance.

  • 1
    [The CMake documentation](https://cmake.org/cmake/help/latest/) is the place to find such information. For example the [`add_library`](https://cmake.org/cmake/help/latest/command/add_library.html) command. If you dig around a little you should be able to find plenty of examples on how to use it. – Some programmer dude Jul 06 '21 at 21:05

0 Answers0