build: inform that NS3_BINDINGS_INSTALL_DIR is meant for redistribution

This commit is contained in:
Gabriel Ferreira
2023-03-24 14:09:34 -03:00
parent af1a66514a
commit 8b8025e63c

View File

@@ -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}