You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2021/12/23 02:53:30 UTC

[GitHub] [logging-log4cxx] rm5248 commented on a change in pull request #87: Imported and slightly cleaned up throughput tests

rm5248 commented on a change in pull request #87:
URL: https://github.com/apache/logging-log4cxx/pull/87#discussion_r774285680



##########
File path: src/test/cpp/throughput/CMakeLists.txt
##########
@@ -0,0 +1,40 @@
+option(BUILD_THROUGHPUT_TESTS "Build throughput tests"  OFF)
+
+if( NOT BUILD_THROUGHPUT_TESTS )

Review comment:
       Since it's marked as required, it will do that already.




-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org