Co-authored-by: Kai Pastor <dg0yt@darc.de> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
cppvrf provides CMake targets:
|
|
|
|
find_package(cppvrf CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE cppvrf::cppvrf)
|