Skip to content
  • evpobr's avatar
    CMake polishing · ce6dd6b5
    evpobr authored and Erik de Castro Lopo's avatar Erik de Castro Lopo committed
    * Improve CPU features detection
    
      CMAKE_SYSTEM_PROCESSOR is pretty useless (e.g. when compiling with
      MSVC ARM64 toolchain and Ninja still returns system processor).
    
    * Don't build src/utils targets by default
    
      Fix compilation for UWP platform.
    
    * Add more Visual studio Git ignore patterns
    * Autogenerate Doxygen docs
    ce6dd6b5