summaryrefslogtreecommitdiffstats
path: root/pki/base/native-tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/native-tools/CMakeLists.txt')
-rw-r--r--pki/base/native-tools/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/pki/base/native-tools/CMakeLists.txt b/pki/base/native-tools/CMakeLists.txt
new file mode 100644
index 000000000..0ccebe578
--- /dev/null
+++ b/pki/base/native-tools/CMakeLists.txt
@@ -0,0 +1,3 @@
+project(native-tools)
+
+add_subdirectory(src)