From c0e8c155bd6c7a5846b71a6cdd5079d6054bd268 Mon Sep 17 00:00:00 2001 From: Nick Ostergaard Date: Sun, 23 Feb 2014 20:02:41 -0500 Subject: [PATCH] Remove duplicate comments from CMakeList.txt. --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ee09195476..968a0a37a7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -66,8 +66,6 @@ option( KICAD_BUILD_DYNAMIC ) -# WARNING: KiCad developers strongly advise you to build Boost with supplied patches, -# as it is known to work with KiCad. Other versions may contain bugs that may result # WARNING: KiCad developers strongly advise you to build Boost with supplied patches, # as it is known to work with KiCad. Other versions may contain bugs that may result # in KiCad errors.