Is it possible to use FetchContent or an equivalent to add a library that has no CMakeLists.txt through CMake?

前端 未结 0 909
旧时难觅i
旧时难觅i 2021-01-06 04:20

I have a small project in the works that requires the use of two libraries, namely ASIO (standalone) and nlohmann/json.

Adding the json library to my CMake project is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题