To add libraries to your project, use find_package (if you use separate libraries, for example, installed in the system) and target_link_libraries CMake ...
確定! 回上一頁