Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stupid me
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Jun 2015 21:59:26 +0000 (23:59 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Jun 2015 21:59:43 +0000 (23:59 +0200)
buildtools/Cmake/CompleteInFiles.cmake

index 36a0967..d1bd700 100644 (file)
@@ -458,7 +458,7 @@ ELSE()
     WORKING_DIRECTORY ${CMAKE_BINARY_DIR}/
     OUTPUT_VARIABLE var_compil)
   else()
-    message(STATUS "prog_AC_CHECK_MCSC.c is not compilable. \nBuild command: ${MCSC_buildcmd}\n$Output\n{COMPILE_mcsc_VAR}")
+    message(STATUS "prog_AC_CHECK_MCSC.c is not compilable. \nBuild command: ${MCSC_buildcmd}\nOutput\n${COMPILE_mcsc_VAR}")
   endif()
   file(REMOVE "${CMAKE_BINARY_DIR}/testprog*")