aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
diff options
context:
space:
mode:
Diffstat (limited to 'mpm')
-rw-r--r--mpm/cmake/Modules/MPMVersion.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpm/cmake/Modules/MPMVersion.cmake b/mpm/cmake/Modules/MPMVersion.cmake
index 622892417..d0b744093 100644
--- a/mpm/cmake/Modules/MPMVersion.cmake
+++ b/mpm/cmake/Modules/MPMVersion.cmake
@@ -29,3 +29,4 @@ else()
set(MPM_VERSION "${MPM_VERSION_MAJOR}.${MPM_VERSION_API}.${MPM_VERSION_ABI}.${MPM_VERSION_PATCH}-${MPM_GIT_COUNT}-${MPM_GIT_HASH}")
endif()
+set(UHD_COMPONENT "MPM") \ No newline at end of file