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