X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;h=1f1c17d1294a025f24e5c5ce91139d10c8e50ee8;hb=9d423a64a81b267a6a735d1a64a96fcf0564f1ab;hp=1bc0c56fea233dff24823e5e1fad198212eb950d;hpb=f3e22fb24253ea1d6b919fcc15ce38ea0ee274d2;p=kiibohd-controller.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 1bc0c56..1f1c17d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,9 +11,6 @@ set( CMAKE_LEGACY_CYGWIN_WIN32 0 ) set( CMAKE_USE_RELATIVE_PATHS 1 ) -#| Add Dependency Macro -include( AddFileDependencies ) - ###