aboutsummaryrefslogtreecommitdiff
path: root/libs/rootbuilder_native/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rootbuilder_native/CMakeLists.txt')
-rw-r--r--libs/rootbuilder_native/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/rootbuilder_native/CMakeLists.txt b/libs/rootbuilder_native/CMakeLists.txt
new file mode 100644
index 0000000..583c0ac
--- /dev/null
+++ b/libs/rootbuilder_native/CMakeLists.txt
@@ -0,0 +1,3 @@
+cmake_minimum_required(VERSION 3.16)
+project(rootbuilder_native)
+add_subdirectory(src)