You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So during CMake config time, because we pull in other dependencies that support older CMake, we get lots of warnings.
Additionally, the in-tree LLVM build (enabled when SIMENG_USE_EXTERNAL_LLVM is off) does a similar thing where it uses deprecated CMake options.
The text was updated successfully, but these errors were encountered:
So during CMake config time, because we pull in other dependencies that support older CMake, we get lots of warnings.
Additionally, the in-tree LLVM build (enabled when
SIMENG_USE_EXTERNAL_LLVM
is off) does a similar thing where it uses deprecated CMake options.The text was updated successfully, but these errors were encountered: