mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Compile all libs and link (Debug only so far) using CMake
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#directory cmake-proxies/libflac
|
||||
#UNUSED
|
||||
set( TARGET libflac )
|
||||
set( TARGET_SOURCE ${LIB_SRC_DIRECTORY}${TARGET} )
|
||||
project( ${TARGET} )
|
||||
|
||||
Reference in New Issue
Block a user