summaryrefslogtreecommitdiffstats
path: root/externals/open_source_archives/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--externals/open_source_archives/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/open_source_archives/CMakeLists.txt b/externals/open_source_archives/CMakeLists.txt
new file mode 100644
index 000000000..0b2397203
--- /dev/null
+++ b/externals/open_source_archives/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_library(open_source_archives INTERFACE)
+
+target_include_directories(open_source_archives INTERFACE "include/")