aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorOndrej Čerman <ondrej.cerman@gmail.com>2019-08-04 20:04:12 +0200
committerOndrej Čerman <ondrej.cerman@gmail.com>2019-08-04 20:19:57 +0200
commit36f4722f05c8a2e089d42f41904b9d984f802182 (patch)
treef993da703bbb0eab0eeca64775ca981e93aa3d73 /CMakeLists.txt
parentff8078c66110e8ea36240c47bc1f069b44d3ab99 (diff)
usb: added usb.ids parsing
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e9fff9f9..875041d0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -122,6 +122,7 @@ set(HARDINFO_RESOURCES
"data/benchmark.data"
"data/vendor.ids"
"deps/sysobj_early/data/sdcard.ids"
+ "deps/sysobj_early/data/usb.ids"
)
set(HARDINFO_MANPAGES