Salome HOME
CMake: FIND_PACKAGE(CONFIG) is called with options to ignore
[modules/yacs.git] / salome_adm / cmake_files / FindKERNEL.cmake
index e1d4d55c1cd160c88ed57879c20b5eb47cf9e9b4..c6f47c8ca8cdde8b378ae5eefeaa7812c59fdda4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
+#
+#  TODO: this file should be removed when switching to full CMake
+#
+
 SET(KERNEL_CXXFLAGS -I${KERNEL_ROOT_DIR}/include/salome) # to be removed
 SET(KERNEL_INCLUDE_DIRS ${KERNEL_ROOT_DIR}/include/salome)