Commit 7b98462
refactor(cmake): remove obsolete local module overrides
Drop three legacy CMake module files that are no longer referenced
anywhere in the build system:
- src/cmake/FindSSE.cmake
SSE/AVX detection is handled by Eigen and the compiler directly.
Compiler flag checking is now done via the built-in CheckCompilerFlag
module (CMake 3.19+) in CodeCoverage.cmake.1 parent af04cac commit 7b98462
1 file changed
+0
-104
lines changedThis file was deleted.
0 commit comments