MakeFile add library

后端 未结 0 1581
挽巷
挽巷 2020-11-28 22:23

I\'ve installed the library via vcpkg and it gave me the next rows to add to cmake:

find_package(Libevent CONFIG REQUIRED)
target_link_libraries(main PRIVATE          


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