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:
committed by
Dmitry Vedenko
parent
50cf64f93f
commit
7d5285fc37
@@ -296,7 +296,7 @@ list( APPEND OPTIONS
|
||||
list( APPEND LIBRARIES
|
||||
PRIVATE
|
||||
PortAudio::PortAudio
|
||||
libsndfile
|
||||
SndFile::sndfile
|
||||
)
|
||||
|
||||
set_target_properties( ${TARGET} PROPERTIES FOLDER "lib-src" )
|
||||
|
||||
Reference in New Issue
Block a user