diff --git a/cmake_modules/PrintOpts.cmake b/cmake_modules/PrintOpts.cmake index 10a7d80a2e49815ff970301016e5d50eba56fecd..6fedfaeda741ddfae70d53a0889d4ee753ccc84f 100644 --- a/cmake_modules/PrintOpts.cmake +++ b/cmake_modules/PrintOpts.cmake @@ -58,7 +58,7 @@ set(dep_message "${dep_message}" " Simulation mode .....: ${CHAMELEON_SIMULATION}\n" "\n" " Binaries to build\n" -" documentation ........: ${CHAMELEON_ENABLE_DOCS}\n" +" documentation ........: ${CHAMELEON_ENABLE_DOC}\n" " example ..............: ${CHAMELEON_ENABLE_EXAMPLE}\n" " testing ..............: ${CHAMELEON_ENABLE_TESTING}\n" " timing ...............: ${CHAMELEON_ENABLE_TIMING}\n"