aboutsummaryrefslogtreecommitdiff
path: root/bench/btl/libs/STL/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/libs/STL/CMakeLists.txt')
-rw-r--r--bench/btl/libs/STL/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/btl/libs/STL/CMakeLists.txt b/bench/btl/libs/STL/CMakeLists.txt
new file mode 100644
index 000000000..4cfc2dcf2
--- /dev/null
+++ b/bench/btl/libs/STL/CMakeLists.txt
@@ -0,0 +1,2 @@
+
+btl_add_bench(btl_STL main.cpp OFF)