yuzu/externals/vcpkg/ports/outcome/usage
2022-07-23 03:01:36 +02:00

5 lines
142 B
Plaintext
Executable File

The package outcome provides CMake targets:
find_package(outcome CONFIG REQUIRED)
target_link_libraries(main PUBLIC outcome::hl)