diff --git a/build-support/macros-and-definitions.cmake b/build-support/macros-and-definitions.cmake index 5d4e32ce9..34476a9f5 100644 --- a/build-support/macros-and-definitions.cmake +++ b/build-support/macros-and-definitions.cmake @@ -903,6 +903,7 @@ macro(process_options) message( ${HIGHLIGHTED_STATUS} "NS3_BINDINGS_INSTALL_DIR was not set. The python bindings won't be installed with ./ns3 install." + "This setting is meant for packaging and redistribution." ) message( ${HIGHLIGHTED_STATUS}