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)
|