mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
CMake polishing
* 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
This commit is contained in:
committed by
Erik de Castro Lopo
parent
37e675b777
commit
ce6dd6b573
@@ -43,6 +43,8 @@ EXTRA_DIST = \
|
||||
flac-config.cmake.in \
|
||||
cmake/FindOgg.cmake \
|
||||
cmake/UseSystemExtensions.cmake \
|
||||
cmake/CheckCPUArch.cmake \
|
||||
cmake/CheckCPUArch.c.in \
|
||||
COPYING.FDL \
|
||||
COPYING.GPL \
|
||||
COPYING.LGPL \
|
||||
|
||||
Reference in New Issue
Block a user