traeak commented on code in PR #10685: URL: https://github.com/apache/trafficserver/pull/10685#discussion_r1374900512
########## CMakeLists.txt: ########## @@ -611,6 +611,7 @@ if(ENABLE_EXAMPLE) endif() if(ENABLE_DOCS) + set(DOC_LANG en CACHE STRING "Document language option") Review Comment: decided to check DOC_LANG before printing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
