Salome HOME
Merge branch 'V7_dev'
[plugins/acisplugin.git] / idl / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index c93b2ec..8e249d2
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2015  OPEN CASCADE
+# Copyright (C) 2014-2016  OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -37,7 +37,6 @@ SET(SalomeIDLACISPlugin_IDLSOURCES
 SET(IDL_INCLUDE_DIRS
   ${KERNEL_ROOT_DIR}/idl/salome
   ${GEOM_ROOT_DIR}/idl/salome
-  ${CMAKE_CURRENT_SOURCE_DIR}
 )
 SET(IDL_LINK_FLAGS
   ${KERNEL_SalomeIDLKernel}