„CMakeLists.txt“ ändern

This commit is contained in:
Tobias Baumann 2022-06-28 09:27:04 +00:00
parent ceee7176a7
commit 6b494f506c

View File

@ -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)