Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove custom_flags and use CFLAGS LDFLAGS
[simgrid.git] / buildtools / Cmake / PrintArgs.cmake
index 5db6d71..a06bded 100644 (file)
@@ -86,6 +86,7 @@ message("                version .....: ${COMPILER_C_VERSION}")
 message("")
 message("        CFlags ..............: ${CMAKE_C_FLAGS}")
 message("        CPPFlags ............: ${CMAKE_CXX_FLAGS}")
+message("        LDFlags .............: ${CMAKE_C_LINK_FLAGS}")
 message("")
 if(NOT APPLE AND NOT WIN32)
   message("        Compile Gtnets ......: ${HAVE_GTNETS}")