mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:00:19 +08:00
f097a7895d
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jon <v-zhli17@microsoft.com>
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
The package aurora-au provides CMake targets:
|
|
|
|
find_package(Au REQUIRED)
|
|
target_link_libraries(main PRIVATE Au::au)
|