slachiewicz commented on PR #3826: URL: https://github.com/apache/thrift/pull/3826#issuecomment-5689425332
Right, dropping `BUILD_LIBRARIES=OFF` switches on every library CMake finds tools for. 2e838c8b4 replaces that sentence: the CMake path now names `-DWITH_JAVASCRIPT=OFF -DWITH_NODEJS=OFF -DWITH_JAVA=OFF -DWITH_PYTHON=OFF`, and the Autotools path `--without-<lang>` for each other language whose tools are installed. *This comment was created with AI assistance.* -- 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]
