From 815bcc7ecddf3d0b1e6cc45e354b5ef1b68a69b1 Mon Sep 17 00:00:00 2001 From: Cyrille Piacibello <cyrille@cyrille-laptop.cyrille> Date: Tue, 10 May 2016 12:26:59 +0200 Subject: [PATCH] Empty CMakeLists added to BenchEfficiency repertory in order to be able to compile FMMApi, CKernelApi and/or others addons --- Addons/BenchEfficiency/CMakeLists.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Addons/BenchEfficiency/CMakeLists.txt diff --git a/Addons/BenchEfficiency/CMakeLists.txt b/Addons/BenchEfficiency/CMakeLists.txt new file mode 100644 index 000000000..e69de29bb -- GitLab