Fix Visual Studio solution generation with CMake
commite4b94e31447aa2be19fb0b991500a9870f7451a3
authorevpobr <evpobr@gmail.com>
Sat, 11 May 2019 08:55:33 +0000 (11 13:55 +0500)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 11 May 2019 23:00:07 +0000 (12 09:00 +1000)
treed27e4cbba96980ecd238e7ce6acc180d53ab40d4
parent95a94232a8c51f6433f33c2e8f1ae8a84813bb86
Fix Visual Studio solution generation with CMake

Rename flac application target to flacapp to avoid name collision with FLAC library target.

Closes #101.
src/flac/CMakeLists.txt