mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
47fbb29ad7
The operator added by commit 17690558c3 (cmUVHandlePtr: Add explicit
conversion to bool, 2023-10-26) works in direct expressions like
`if(foo)` but not compound expressions like `if(foo && ...)`.
Drop the `explicit` mark when compiling with Oracle Studio so we
can at least compile valid code.
9.2 KiB
9.2 KiB