mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02:00
Even though there is a check for `is_like_msvc`, when setting `CXX` to `clang++` this will miss that check and try to use `-fPIC`, which is an invlaid flag for the target.