Files
06c584fba7 [cppvrf] Add new port (#49657)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2026-02-02 11:09:13 -08:00

5 lines
124 B
Plaintext

cppvrf provides CMake targets:
find_package(cppvrf CONFIG REQUIRED)
target_link_libraries(main PRIVATE cppvrf::cppvrf)