yuzu/externals/vcpkg/ports/outcome/usage

5 lines
142 B
Plaintext
Raw Normal View History

2022-07-23 05:01:36 +04:00
The package outcome provides CMake targets:
find_package(outcome CONFIG REQUIRED)
target_link_libraries(main PUBLIC outcome::hl)