1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-29 16:50:12 +01:00

Remove libsndfile related source from lib-src

This commit is contained in:
Dmitry Vedenko
2021-08-09 12:55:51 +03:00
committed by Dmitry Vedenko
parent 50cf64f93f
commit 7d5285fc37
1675 changed files with 1 additions and 600038 deletions

View File

@@ -296,7 +296,7 @@ list( APPEND OPTIONS
list( APPEND LIBRARIES
PRIVATE
PortAudio::PortAudio
libsndfile
SndFile::sndfile
)
set_target_properties( ${TARGET} PROPERTIES FOLDER "lib-src" )