diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0eb462346d80bf70ab3b3378bf74d4c6ff81c1bd..3c5f0758608f1def757174a6f85135bb41875fd3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,9 +54,6 @@ endif()
 set (ACG_COMMON_DO_NOT_COPY_POST_BUILD TRUE)
 include (SCOFDependencies)
 
-get_target_property(INC_DIRS OpenMeshCore INCLUDE_DIRECTORIES)
-message("Target openmesh include dirs: ${INC_DIRS}")
-
 # add library
 add_library (SCOF
             src/AxisAlignment.hh