Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't access variable ouside of the critical section.
[simgrid.git] / CMakeLists.txt
index 01a299eecc3e167353c63602adf4d6e3dd5cda88..96b38db6c26cf2b8785b052494720cebae4f2836 100644 (file)
@@ -162,7 +162,6 @@ include_directories(
 set(INTERNAL_INCLUDES
   ${CMAKE_BINARY_DIR}
   ${CMAKE_HOME_DIRECTORY}
-  ${CMAKE_HOME_DIRECTORY}/src/include
   )
 
 if(enable_smpi)