coost icon indicating copy to clipboard operation
coost copied to clipboard

not work with vcpkg

Open vjeson opened this issue 3 years ago • 3 comments

error message Could not find a package configuration file provided by "cocoyaxi" with any 1> [CMake] of the following names: 1> [CMake] 1> [CMake] cocoyaxiConfig.cmake 1> [CMake] cocoyaxi-config.cmake 1> [CMake] CmakeLists.txt ` find_package(cocoyaxi REQUIRED CONFIG)

target_link_libraries(cotest cocoyaxi::co) `

vjeson avatar Apr 02 '22 04:04 vjeson

Cmake config has not been pushed to vcpkg yet, should be supported in the next release.

idealvin avatar Apr 03 '22 02:04 idealvin

所以还在支持了没?

vipcxj avatar Jan 16 '24 02:01 vipcxj