Anthony M
Results
1
comments of
Anthony M
> > completely broken on arch > > ``` > export CMAKE_POLICY_VERSION_MINIMUM=3.5 > export CXXFLAGS="-include cstdint" > ``` > > via: https://stackoverflow.com/questions/79534856/cannot-build-cmake-project-because-compatibility-with-cmake-3-5-has-been-remo [google/sentencepiece#1108](https://github.com/google/sentencepiece/issues/1108) Can confirm this worked. Is there a...