ftdipp/CMakeLists.txt: remove VIM modline settings
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 11 Sep 2023 08:04:03 +0000 (10:04 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 10 Oct 2023 14:45:18 +0000 (16:45 +0200)
Indentation settings will be handled via the EditorConfig project.

ftdipp/CMakeLists.txt

index 38932ae..fa2711f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: ts=2:sw=2:sts=2
-
 # Targets
 set(cpp_sources ${CMAKE_CURRENT_SOURCE_DIR}/ftdi.cpp CACHE INTERNAL "List of cpp sources" )
 set(cpp_headers ${CMAKE_CURRENT_SOURCE_DIR}/ftdi.hpp CACHE INTERNAL "List of cpp headers" )