aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-29 01:46:38 +0000
committersaturneric <[email protected]>2024-07-29 01:46:38 +0000
commit6bde62db4a20e6ef7ee196a907b826a63858e831 (patch)
tree43fb89dbc18fe0270aa20e7b282df3b83199514b /src/CMakeLists.txt
parentfix: solve build issues on windows (diff)
downloadModules-6bde62db4a20e6ef7ee196a907b826a63858e831.tar.gz
Modules-6bde62db4a20e6ef7ee196a907b826a63858e831.zip
refactor: reformat build configs
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f3861d8..5615150 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -24,6 +24,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# modules
+
add_subdirectory(m_ver_check)
add_subdirectory(m_gpg_info)
add_subdirectory(m_pinentry)