@xkaraman could you help me force disable VERBOSE logs for cmake. RHEL by default enables verbose logs using
cmake build
command with--verbose
. Can I add other options to revert this options like?cmake --build . --verbose --something_new.
What do you mean? Can;t you not provide the --verbose
flag?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.