From 6b494f506c292107b38a1cb21a398d216a5ee1f6 Mon Sep 17 00:00:00 2001 From: Tobias Baumann Date: Tue, 28 Jun 2022 09:27:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9ECMakeLists.txt=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 617bbb1..4a4d440 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,4 +44,3 @@ install(TARGETS ${PROJECT_NAME} ARCHIVE DESTINATION ${DIST_LIBDIR}) install(DIRECTORY scenarios/ DESTINATION ${DIST_DATADIR}/openvibe/thn_bci/scenarios) -install(DIRECTORY arduino/ DESTINATION ${DIST_DATADIR}/openvibe/thn_bci/arduino)