mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
994bab29e7
Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com> Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> Co-authored-by: honglongyu <honglongyu@sansi.com>
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
lfreist-hwinfo provides CMake targets :
|
|
|
|
find_package(lfreist-hwinfo CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE lfreist-hwinfo::hwinfo)
|