summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index faf19262..cf232fb5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -231,6 +231,7 @@ add_executable(hardinfo
hardinfo/dmi_util.c
hardinfo/dt_util.c
hardinfo/x_util.c
+ hardinfo/gpu_util.c
shell/callbacks.c
shell/iconcache.c
shell/menu.c
@@ -263,6 +264,7 @@ add_executable(hardinfo
hardinfo/dmi_util.c
hardinfo/dt_util.c
hardinfo/x_util.c
+ hardinfo/gpu_util.c
shell/callbacks.c
shell/iconcache.c
shell/menu.c