diff --git a/CMakeLists.txt b/CMakeLists.txt
index be7e529b2ff966089a0f3e40614696a55d1013eb..485976206dc79ec396d8efc37f34e3e0c80ac754 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -119,10 +119,7 @@ SET(RTKLIB_SRC
     ${RTKLIB_SRC_DIR}/rcv/tersus.c
     ${RTKLIB_SRC_DIR}/rcv/ublox.c)
 
-# application header files
-# NOT SET SINCE WE COPY THE WHOLE include FOLDER
-
-# Eigen #######
+    
 FIND_PACKAGE(Eigen3 3.3 REQUIRED)
 
 # Adding include directories