Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
In mac ucontext.h is not detected by cmake but we want to use it.
[simgrid.git] / buildtools / Cmake / MakeLib.cmake
index 06185fb..1c41430 100644 (file)
@@ -1,11 +1,5 @@
 ### Make Libs
 
-
-# Try to make Mac a bit more complient to open source standards
-if(CMAKE_SYSTEM_NAME MATCHES "Darwin")
-       add_definitions("-D_XOPEN_SOURCE")
-endif(CMAKE_SYSTEM_NAME MATCHES "Darwin")
-
 ###############################
 # Declare the library content #
 ###############################